aboutsummaryrefslogtreecommitdiff
path: root/net/kldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kldap/Makefile')
-rw-r--r--net/kldap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kldap/Makefile b/net/kldap/Makefile
index 4bbd45d60e18..07f9be6ce654 100644
--- a/net/kldap/Makefile
+++ b/net/kldap/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kldap
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -8,7 +9,7 @@ COMMENT= LDAP access API for KDE
LICENSE= LGPL21
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
- libqt5keychain.so:security/qtkeychain
+ libqt5keychain.so:security/qtkeychain@qt5
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= completion config coreaddons i18n kio widgetsaddons service \