summaryrefslogtreecommitdiff
path: root/kde-frameworks/khtml/khtml-4.98.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/khtml/khtml-4.98.0.ebuild')
-rw-r--r--kde-frameworks/khtml/khtml-4.98.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/khtml/khtml-4.98.0.ebuild b/kde-frameworks/khtml/khtml-4.98.0.ebuild
index 88f2d34beeb..0a82edcd6cb 100644
--- a/kde-frameworks/khtml/khtml-4.98.0.ebuild
+++ b/kde-frameworks/khtml/khtml-4.98.0.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-inherit kde-frameworks
+inherit kde5
DESCRIPTION="KHTML web rendering engine"
LICENSE="LGPL-2"
@@ -60,5 +60,5 @@ src_configure() {
$(cmake-utils_use_find_package X X11)
)
- kde-frameworks_src_configure
+ kde5_src_configure
}