aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-kservice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-kservice/Makefile')
-rw-r--r--devel/kf5-kservice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kf5-kservice/Makefile b/devel/kf5-kservice/Makefile
index b15a1fe61364..781973bad0cd 100644
--- a/devel/kf5-kservice/Makefile
+++ b/devel/kf5-kservice/Makefile
@@ -7,9 +7,9 @@ COMMENT= KF5 advanced plugin and service introspection
USES= bison cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= archive config coreaddons crash dbusaddons i18n \
- doctools_build ecm_build
+ doctools:build ecm:build
USE_QT= core dbus gui xml \
- buildtools_build qmake_build
+ buildtools:build qmake:build
# Make the applications.menu file not conflict with KDE4.
CMAKE_ARGS= -DAPPLICATIONS_MENU_NAME:STRING="kf5-applications.menu"