diff options
Diffstat (limited to 'sysutils/polkit-qt/Makefile')
-rw-r--r-- | sysutils/polkit-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/polkit-qt/Makefile b/sysutils/polkit-qt/Makefile index 6af126e46d3c..795c6ee1f9f3 100644 --- a/sysutils/polkit-qt/Makefile +++ b/sysutils/polkit-qt/Makefile @@ -19,11 +19,11 @@ CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF \ -DBUILD_TEST:BOOL=OFF \ -DUSE_QT4:BOOL=ON +USES= cmake:outsource kde:4 pkgconfig tar:bzip2 USE_GNOME= glib20 -USE_KDE4= automoc4 +USE_KDE= automoc4 USE_QT4= corelib dbus gui \ qmake_build moc_build rcc_build uic_build -USES= cmake:outsource pkgconfig tar:bzip2 USE_LDCONFIG= yes post-patch: |