summaryrefslogtreecommitdiff
path: root/x11/kf5-kinit
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-04-21 16:24:55 +0200
committerAdriaan de Groot <adridg@FreeBSD.org>2021-04-22 09:25:14 +0200
commit76a039fef3f14ce0e98419937c124849f9548fb4 (patch)
treeeb2a70bd4f06a9b8c9d63b50ab3f8c5921384663 /x11/kf5-kinit
parentKDE Frameworks: remove kdelibs4support dependencies (diff)
KDE Frameworks: remove kdoctools runtime dependency
kdoctools is a collection of *build* tools. It has no runtime effect on the frameworks, but does drag in docbook and XML and sgml tooling, which is not needed. This breaks some consumers of KDE Frameworks, which is repaired in the Plasma 5.21.3 update.
Diffstat (limited to 'x11/kf5-kinit')
-rw-r--r--x11/kf5-kinit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kf5-kinit/Makefile b/x11/kf5-kinit/Makefile
index 3680aa49d33d..8292aec24599 100644
--- a/x11/kf5-kinit/Makefile
+++ b/x11/kf5-kinit/Makefile
@@ -1,12 +1,13 @@
PORTNAME= kinit
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 process launcher to speed up launching KDE applications
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
-USE_KDE= completion config coreaddons crash doctools ecm i18n \
+USE_KDE= completion config coreaddons crash doctools_build ecm i18n \
jobwidgets kio service widgetsaddons windowsystem
USE_QT= buildtools_build concurrent core dbus gui network qmake_build widgets
USE_XORG= x11 xcb