diff options
Diffstat (limited to 'devel/kf5-kauth/Makefile')
-rw-r--r-- | devel/kf5-kauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kf5-kauth/Makefile b/devel/kf5-kauth/Makefile index 065b3f1aecfc..03c02cc1aca5 100644 --- a/devel/kf5-kauth/Makefile +++ b/devel/kf5-kauth/Makefile @@ -9,7 +9,7 @@ COMMENT= KF5 abstraction to system policy and authentication features LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt@qt5 -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= coreaddons ecm USE_QT= buildtools_build core dbus gui linguisttools qmake_build \ widgets |