aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-06-27 02:32:03 +1000
committerMichael Palimaka <kensington@gentoo.org>2014-06-27 02:32:03 +1000
commit59218ff8eb2a0ba1687d8afcc82382dde76ec271 (patch)
tree9a81b777287e9034244ad4a9f7bec093222a415a /app-cdr
parent[metadata.xml] Run through xmllint. (diff)
downloadkde-59218ff8eb2a0ba1687d8afcc82382dde76ec271.tar.gz
kde-59218ff8eb2a0ba1687d8afcc82382dde76ec271.tar.bz2
kde-59218ff8eb2a0ba1687d8afcc82382dde76ec271.zip
Declare mycmakeargs local.
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/k3b/k3b-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/k3b/k3b-9999.ebuild b/app-cdr/k3b/k3b-9999.ebuild
index 0242e48535..56df9c6315 100644
--- a/app-cdr/k3b/k3b-9999.ebuild
+++ b/app-cdr/k3b/k3b-9999.ebuild
@@ -66,7 +66,7 @@ REQUIRED_USE="
"
src_configure() {
- mycmakeargs=(
+ local mycmakeargs=(
-DK3B_BUILD_API_DOCS=OFF
-DK3B_BUILD_K3BSETUP=OFF
-DK3B_BUILD_WAVE_DECODER_PLUGIN=ON