# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup kde4 1.1 name kdepimlibs4-enterprise5 version enterprise5.0 categories kde kde4 description kdepimlibs for Kontact enterprise5 platforms darwin homepage http://www.kde.org fetch.type git git.url git://anongit.kde.org/kdepimlibs distname kdepimlibs depends_lib-append port:kdelibs4 \ port:gnupg2 \ port:gpgme \ port:libical \ port:shared-desktop-ontologies \ port:openldap \ port:kdebase4-runtime configure.args-append -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DKDEPIM_MOBILE_UI=ON \ -DAKONADI_USE_STRIGI_SEARCH=ON variant no_strigi_search { configure.args-delete -DAKONADI_USE_STRIGI_SEARCH=ON }