summaryrefslogtreecommitdiff
path: root/x11-themes/qtcurve/qtcurve-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/qtcurve/qtcurve-9999.ebuild')
-rw-r--r--x11-themes/qtcurve/qtcurve-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 47898ba5cf1c..285a77b53487 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake-utils kde.org
+inherit cmake kde.org
DESCRIPTION="Widget styles for Qt and GTK2"
HOMEPAGE="https://cgit.kde.org/qtcurve.git"
@@ -80,5 +80,5 @@ src_configure() {
-DQTC_QT5_ENABLE_KDE="$(usex plasma)"
)
- cmake-utils_src_configure
+ cmake_src_configure
}