summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-06-26 18:13:04 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-06-27 21:00:21 +0200
commite0b122677c959ea9ecb1c99ca85a85a817a0c689 (patch)
treef5f5b1f56b4e36535e682773e97528396ef7293b /x11-themes/qtcurve/qtcurve-9999.ebuild
parentx11-themes/qtcurve: Drop 1/3 unused cmake variables (diff)
downloadgentoo-e0b122677c959ea9ecb1c99ca85a85a817a0c689.tar.gz
gentoo-e0b122677c959ea9ecb1c99ca85a85a817a0c689.tar.bz2
gentoo-e0b122677c959ea9ecb1c99ca85a85a817a0c689.zip
x11-themes/qtcurve: Drop 2/3 unused cmake variables
Already upstreamed patch enables kde5.eclass to handle the option. Bug: https://bugs.gentoo.org/659190 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-9999.ebuild')
-rw-r--r--x11-themes/qtcurve/qtcurve-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
index ca3205965a3b..d5f28086e7cc 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -77,7 +77,6 @@ src_configure() {
-DQTC_KDE4_DEFAULT_HOME=ON
-DENABLE_GTK2="$(usex gtk)"
-DENABLE_QT5="$(usex qt5)"
- -DENABLE_TEST="$(usex test)"
-DQTC_ENABLE_X11="$(usex X)"
-DQTC_INSTALL_PO="$(usex nls)"
-DQTC_QT5_ENABLE_KDE="$(usex plasma)"