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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kf5-kxmlrpcclient/Makefile b/net/kf5-kxmlrpcclient/Makefile
index 9eaecc2abf02..8c6192cc5d3c 100644
--- a/net/kf5-kxmlrpcclient/Makefile
+++ b/net/kf5-kxmlrpcclient/Makefile
@@ -7,8 +7,8 @@ CATEGORIES= net kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 interaction with XMLRPC services
-USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz
+USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= config coreaddons ecm doctools i18n kio service
-USE_QT5= buildtools_build core gui qmake_build xml
+USE_QT= buildtools_build core gui qmake_build xml
.include <bsd.port.mk>