summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-14 21:26:32 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-14 21:29:14 +0200
commitd81b7161004f208260afc5acf3393a35d6cc376f (patch)
treeb6f3f74452dfad74afdacef72d8cc4fb03dedab5 /kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild
parentsci-mathematics/rkward: Drop to ~arch (diff)
downloadgentoo-d81b7161004f208260afc5acf3393a35d6cc376f.tar.gz
gentoo-d81b7161004f208260afc5acf3393a35d6cc376f.tar.bz2
gentoo-d81b7161004f208260afc5acf3393a35d6cc376f.zip
kde-frameworks/kdelibs: Drop USE=webkit
Gentoo-bug: 622704 Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild')
-rw-r--r--kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild b/kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild
index 931ff1e0e4cf..80d84e09116f 100644
--- a/kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild
+++ b/kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild
@@ -7,7 +7,6 @@ CPPUNIT_REQUIRED="optional"
DECLARATIVE_REQUIRED="always"
KDE_HANDBOOK="optional"
OPENGL_REQUIRED="optional"
-WEBKIT_REQUIRED="optional"
inherit kde4-base toolchain-funcs flag-o-matic xdg-utils
APPS_VERSION="17.08.2" # Don't forget to bump this
@@ -173,7 +172,7 @@ src_configure() {
-DWITH_OpenSSL=$(usex ssl)
-DWITH_UDev=$(usex udev)
-DWITH_SOLID_UDISKS2=$(usex udisks)
- -DWITH_KDEWEBKIT=$(usex webkit)
+ -DWITH_KDEWEBKIT=OFF
-DWITH_Avahi=$(usex zeroconf)
)