aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:04:26 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:48 +0000
commitdd6e1d47a47b66ea9fa5d577c6164ef70b9e0165 (patch)
tree67e62b40f03a45a081fd3fc8d690e0c0a510d64c
parent61e983c13ed844bb0dd0c73a448a1f0e5145487a (diff)
sysutils/kcron: pet stage-qa
-rw-r--r--sysutils/kcron/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile
index 4573b5a01db3..58eb81aa824e 100644
--- a/sysutils/kcron/Makefile
+++ b/sysutils/kcron/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kcron
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -8,13 +9,14 @@ COMMENT= KDE task scheduler
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
docbook-xml>0:textproc/docbook-xml
-USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons \
doctools i18n iconthemes jobwidgets kio service solid widgetsaddons \
windowsystem xmlgui \
ecm_build
USE_QT= concurrent core dbus gui network printsupport widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS