aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-kpeople/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kf5-kpeople/Makefile')
-rw-r--r--devel/kf5-kpeople/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kf5-kpeople/Makefile b/devel/kf5-kpeople/Makefile
index 966716675f6f..efd08b2e011c 100644
--- a/devel/kf5-kpeople/Makefile
+++ b/devel/kf5-kpeople/Makefile
@@ -9,7 +9,7 @@ COMMENT= KF5 library providing access to contacts
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= config coreaddons ecm i18n itemviews service widgetsaddons
-USE_QT= buildtools_build core dbus declarative gui network qmake_build \
- sql widgets
+USE_QT= core dbus declarative gui network sql widgets \
+ buildtools_build qmake_build
.include <bsd.port.mk>