diff options
Diffstat (limited to 'devel/kf5-kdbusaddons/Makefile')
-rw-r--r-- | devel/kf5-kdbusaddons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kf5-kdbusaddons/Makefile b/devel/kf5-kdbusaddons/Makefile index f1be588b1544..420c77afda43 100644 --- a/devel/kf5-kdbusaddons/Makefile +++ b/devel/kf5-kdbusaddons/Makefile @@ -10,7 +10,7 @@ COMMENT= KF5 addons to QtDBus LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB -USES= cmake:outsource compiler:c++11-lib kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= ecm USE_QT= buildtools_build core dbus gui linguisttools \ qmake_build testlib x11extras |