diff options
Diffstat (limited to 'sysutils/polkit-qt/Makefile')
-rw-r--r-- | sysutils/polkit-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/polkit-qt/Makefile b/sysutils/polkit-qt/Makefile index 94cdfe55bbc4..63977a0eaf55 100644 --- a/sysutils/polkit-qt/Makefile +++ b/sysutils/polkit-qt/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libpolkit-agent-1.so:sysutils/polkit FLAVORS= qt5 qt4 FLAVOR?= ${FLAVORS:[1]} -USES= cmake:outsource gnome pkgconfig tar:bzip2 +USES= cmake gnome pkgconfig tar:bzip2 USE_GNOME= glib20 CMAKE_OFF= BUILD_EXAMPLES \ BUILD_TEST |