aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-kcmutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-kcmutils/Makefile')
-rw-r--r--devel/kf5-kcmutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kf5-kcmutils/Makefile b/devel/kf5-kcmutils/Makefile
index 083f94959e25..c177cf1f2a37 100644
--- a/devel/kf5-kcmutils/Makefile
+++ b/devel/kf5-kcmutils/Makefile
@@ -9,8 +9,8 @@ USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons guiaddons i18n \
itemviews kdeclarative package service \
widgetsaddons xmlgui \
- ecm_build
+ ecm:build
USE_QT= core dbus declarative gui network widgets xml \
- buildtools_build qmake_build testlib_build
+ buildtools:build qmake:build testlib:build
.include <bsd.port.mk>