aboutsummaryrefslogtreecommitdiff
path: root/net/kf5-kxmlrpcclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kf5-kxmlrpcclient/Makefile')
-rw-r--r--net/kf5-kxmlrpcclient/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/kf5-kxmlrpcclient/Makefile b/net/kf5-kxmlrpcclient/Makefile
index 62514651b288..62a89f8184fe 100644
--- a/net/kf5-kxmlrpcclient/Makefile
+++ b/net/kf5-kxmlrpcclient/Makefile
@@ -1,13 +1,15 @@
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_build i18n kio service
-USE_QT= buildtools_build concurrent core dbus gui \
- network qmake_build xml
+USE_KDE= config coreaddons i18n kio service \
+ doctools_build ecm_build
+USE_QT= concurrent core dbus gui network xml \
+ buildtools_build qmake_build
.include <bsd.port.mk>