aboutsummaryrefslogtreecommitdiff
path: root/net/calendarsupport
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/calendarsupport
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/calendarsupport')
-rw-r--r--net/calendarsupport/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/calendarsupport/Makefile b/net/calendarsupport/Makefile
index 5672da52e42e..6f3d40ff46fa 100644
--- a/net/calendarsupport/Makefile
+++ b/net/calendarsupport/Makefile
@@ -2,6 +2,7 @@
PORTNAME= calendarsupport
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -18,7 +19,8 @@ USE_KDE= auth codecs completion config configwidgets coreaddons ecm \
# pim components
USE_KDE+= akonadi akonadicalendar calendarcore calendarutils holidays \
identitymanagement kdepim-apps-libs mime pimcommon pimtextedit
-USE_QT= core gui network printsupport testlib uitools widgets xml \
+USE_QT= concurrent core dbus gui network printsupport testlib uitools \
+ widgets xml \
buildtools_build qmake_build
USE_LDCONFIG= yes