summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/choqok/choqok-1.6.0_p20190726.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-im/choqok/choqok-1.6.0_p20190726.ebuild b/net-im/choqok/choqok-1.6.0_p20190726.ebuild
index 4d597025108d..96d277043368 100644
--- a/net-im/choqok/choqok-1.6.0_p20190726.ebuild
+++ b/net-im/choqok/choqok-1.6.0_p20190726.ebuild
@@ -51,10 +51,10 @@ RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
- $(cmake-utils_use_find_package attica KF5Attica)
- $(cmake-utils_use_find_package konqueror KF5Parts)
- $(cmake-utils_use_find_package konqueror KF5WebKit)
- $(cmake-utils_use_find_package telepathy TelepathyQt5)
+ $(cmake_use_find_package attica KF5Attica)
+ $(cmake_use_find_package konqueror KF5Parts)
+ $(cmake_use_find_package konqueror KF5WebKit)
+ $(cmake_use_find_package telepathy TelepathyQt5)
)
kde5_src_configure