aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-03-19 21:52:20 +0100
committerJohannes Huber <johu@gentoo.org>2018-03-19 21:52:20 +0100
commitde2b51abd0eda6e17113106b4ea48d18ecbd4119 (patch)
tree122f8cc5c849099c19eb6817265e7eb239660ace /sys-auth
parentsys-auth/polkit-qt: Drop Qt4 support (diff)
downloadkde-de2b51abd0eda6e17113106b4ea48d18ecbd4119.tar.gz
kde-de2b51abd0eda6e17113106b4ea48d18ecbd4119.tar.bz2
kde-de2b51abd0eda6e17113106b4ea48d18ecbd4119.zip
sys-auth/polkit-qt: Drop unused parameter
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index bf58a5bc98..07c474cf46 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -29,7 +29,6 @@ DOCS=( AUTHORS README README.porting TODO )
src_configure() {
local mycmakeargs=(
- -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
-DBUILD_EXAMPLES=$(usex examples)
-DUSE_QT4=OFF
-DUSE_QT5=ON