commit: 8fe1dcd4e2eead8599e5da33effa4e03858705f0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 07:10:11 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 07:10:17 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8fe1dcd4
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 <AT> gentoo.org>
sys-auth/polkit-qt/polkit-qt-9999.ebuild | 2 --
1 file changed, 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