aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/kcron
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2019-06-23 23:39:32 +0800
committertcberner <tcberner@FreeBSD.org>2019-06-23 23:39:32 +0800
commitcdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220 (patch)
treeff20dcbebe3cf8ce43d9faf74d03692d830e82ee /sysutils/kcron
parenta5447a7ef3a4fa78ece021ee9ad29fd43467c807 (diff)
downloadfreebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.tar.gz
freebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.tar.zst
freebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.zip
KDE Applications: complete dependency lists
This has been on the TODO list for forever... PR: 238764 Reported by: yuri
Diffstat (limited to 'sysutils/kcron')
-rw-r--r--sysutils/kcron/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile
index be8fbb46e28e..dc9e9126d386 100644
--- a/sysutils/kcron/Makefile
+++ b/sysutils/kcron/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kcron
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -14,7 +15,7 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs completion config configwidgets coreaddons ecm \
doctools i18n iconthemes jobwidgets kio service widgetsaddons \
xmlgui
-USE_QT= core gui network printsupport widgets xml \
+USE_QT= concurrent core dbus gui network printsupport widgets xml \
buildtools_build qmake_build
OPTIONS_DEFINE= DOCS