aboutsummaryrefslogtreecommitdiff
path: root/net/kldap
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-06-23 15:39:32 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-06-23 15:39:32 +0000
commit4196590fa59b3296af08cb1a521d56d40a0c3226 (patch)
treeff20dcbebe3cf8ce43d9faf74d03692d830e82ee /net/kldap
parentd035736dc3386470403073c8f5aff860c39c4247 (diff)
downloadports-4196590fa59b3296af08cb1a521d56d40a0c3226.tar.gz
ports-4196590fa59b3296af08cb1a521d56d40a0c3226.zip
KDE Applications: complete dependency lists
This has been on the TODO list for forever... PR: 238764 Reported by: yuri
Notes
Notes: svn path=/head/; revision=504959
Diffstat (limited to 'net/kldap')
-rw-r--r--net/kldap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kldap/Makefile b/net/kldap/Makefile
index 6047dfd0c4be..15742031e942 100644
--- a/net/kldap/Makefile
+++ b/net/kldap/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kldap
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -15,7 +16,7 @@ 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
-USE_QT= core gui network widgets \
+USE_QT= concurrent core dbus gui network widgets \
buildtools_build qmake_build
USE_OPENLDAP= yes
USE_LDCONFIG= yes