summaryrefslogtreecommitdiff
path: root/kde-frameworks/sonnet/sonnet-5.64.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/sonnet/sonnet-5.64.0.ebuild')
-rw-r--r--kde-frameworks/sonnet/sonnet-5.64.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/sonnet/sonnet-5.64.0.ebuild b/kde-frameworks/sonnet/sonnet-5.64.0.ebuild
index 4d8eb524eed0..507d51731652 100644
--- a/kde-frameworks/sonnet/sonnet-5.64.0.ebuild
+++ b/kde-frameworks/sonnet/sonnet-5.64.0.ebuild
@@ -26,8 +26,8 @@ RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
- $(cmake-utils_use_find_package aspell ASPELL)
- $(cmake-utils_use_find_package hunspell HUNSPELL)
+ $(cmake_use_find_package aspell ASPELL)
+ $(cmake_use_find_package hunspell HUNSPELL)
)
ecm_src_configure