summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/ktexteditor')
-rw-r--r--kde-frameworks/ktexteditor/ktexteditor-5.64.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.64.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.64.0.ebuild
index 498e30c6e641..f9065805ba30 100644
--- a/kde-frameworks/ktexteditor/ktexteditor-5.64.0.ebuild
+++ b/kde-frameworks/ktexteditor/ktexteditor-5.64.0.ebuild
@@ -50,8 +50,8 @@ RESTRICT+=" test"
src_configure() {
local mycmakeargs=(
- $(cmake-utils_use_find_package editorconfig EditorConfig)
- $(cmake-utils_use_find_package git LibGit2)
+ $(cmake_use_find_package editorconfig EditorConfig)
+ $(cmake_use_find_package git LibGit2)
)
ecm_src_configure