aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-08-30 09:10:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-08-30 09:10:17 +0200
commit8fe1dcd4e2eead8599e5da33effa4e03858705f0 (patch)
treef03dafd9acbbf595c1af7eaaaf8a0f52fd81e953 /sys-auth
parentmedia-libs/phonon: Install desktop entry if USE !pulseaudio, drop USE gui (diff)
downloadkde-8fe1dcd4e2eead8599e5da33effa4e03858705f0.tar.gz
kde-8fe1dcd4e2eead8599e5da33effa4e03858705f0.tar.bz2
kde-8fe1dcd4e2eead8599e5da33effa4e03858705f0.zip
sys-auth/polkit-qt: Qt4 option was dropped upstream
Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index da81fd46cc..a7f871a512 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -30,8 +30,6 @@ DOCS=( AUTHORS README README.porting TODO )
src_configure() {
local mycmakeargs=(
-DBUILD_EXAMPLES=$(usex examples)
- -DUSE_QT4=OFF
- -DUSE_QT5=ON
)
cmake-utils_src_configure