aboutsummaryrefslogtreecommitdiff
path: root/net/kf5-kxmlrpcclient
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-04-21 14:24:55 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-04-22 07:25:14 +0000
commit76a039fef3f14ce0e98419937c124849f9548fb4 (patch)
treeeb2a70bd4f06a9b8c9d63b50ab3f8c5921384663 /net/kf5-kxmlrpcclient
parent3e5a910c9cef9017805b78fc0938c73fc59d87ba (diff)
downloadports-76a039fef3f14ce0e98419937c124849f9548fb4.tar.gz
ports-76a039fef3f14ce0e98419937c124849f9548fb4.zip
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 'net/kf5-kxmlrpcclient')
-rw-r--r--net/kf5-kxmlrpcclient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kf5-kxmlrpcclient/Makefile b/net/kf5-kxmlrpcclient/Makefile
index ac55f19316e1..72b8e8f96eff 100644
--- a/net/kf5-kxmlrpcclient/Makefile
+++ b/net/kf5-kxmlrpcclient/Makefile
@@ -1,12 +1,13 @@
PORTNAME= kxmlrpcclient
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= net kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 interaction with XMLRPC services
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
-USE_KDE= config coreaddons ecm doctools i18n kio service
+USE_KDE= config coreaddons ecm doctools_build i18n kio service
USE_QT= buildtools_build concurrent core dbus gui \
network qmake_build xml