commit: de2b51abd0eda6e17113106b4ea48d18ecbd4119
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 20:52:20 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar 19 20:52:20 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=de2b51ab
sys-auth/polkit-qt: Drop unused parameter
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-auth/polkit-qt/polkit-qt-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
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