diff options
Diffstat (limited to 'net/kldap/Makefile')
-rw-r--r-- | net/kldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kldap/Makefile b/net/kldap/Makefile index f0d21636f7b9..6047dfd0c4be 100644 --- a/net/kldap/Makefile +++ b/net/kldap/Makefile @@ -11,7 +11,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= ecm completion config coreaddons i18n kio widgetsaddons service # pim components USE_KDE+= mbox |