diff options
Diffstat (limited to 'devel/kf5-kpeople/Makefile')
-rw-r--r-- | devel/kf5-kpeople/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kf5-kpeople/Makefile b/devel/kf5-kpeople/Makefile index da09ffe02c61..963c7ed946b6 100644 --- a/devel/kf5-kpeople/Makefile +++ b/devel/kf5-kpeople/Makefile @@ -9,7 +9,7 @@ COMMENT= KF5 library providing access to contacts USES= cmake:outsource 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 gui network qmake_build qml \ +USE_QT= buildtools_build core dbus declarative gui network qmake_build \ sql widgets .include <bsd.port.mk> |