aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-ki18n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-ki18n/Makefile')
-rw-r--r--devel/kf5-ki18n/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kf5-ki18n/Makefile b/devel/kf5-ki18n/Makefile
index a9961954c246..6ed7229725d5 100644
--- a/devel/kf5-ki18n/Makefile
+++ b/devel/kf5-ki18n/Makefile
@@ -10,7 +10,7 @@ COMMENT= KF5 advanced internationalization framework
USES= cmake compiler:c++11-lib gettext-runtime \
gettext-tools:build,run kde:5 qt:5 tar:xz
USE_KDE= ecm
-USE_QT= buildtools_build concurrent core declarative network \
- qmake_build script testlib
+USE_QT= concurrent core declarative network script testlib \
+ buildtools_build qmake_build
.include <bsd.port.mk>