summaryrefslogtreecommitdiff
path: root/kde-base/cantor/cantor-4.8.49.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/cantor/cantor-4.8.49.9999.ebuild')
-rw-r--r--kde-base/cantor/cantor-4.8.49.9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/cantor/cantor-4.8.49.9999.ebuild b/kde-base/cantor/cantor-4.8.49.9999.ebuild
index 87b926ad29c..6ae04e51e13 100644
--- a/kde-base/cantor/cantor-4.8.49.9999.ebuild
+++ b/kde-base/cantor/cantor-4.8.49.9999.ebuild
@@ -23,11 +23,11 @@ DEPEND="${RDEPEND}
"
src_configure() {
- mycmakeargs+="
- $(cmake-utils_use_with analitza Analitza)
+ mycmakeargs=(
+ $(cmake-utils_use_with analitza)
$(cmake-utils_use_with ps LibSpectre)
$(cmake-utils_use_with R)
- "
+ )
kde4-base_src_configure
}