summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/ardour')
-rw-r--r--media-sound/ardour/ardour-8.0.ebuild2
-rw-r--r--media-sound/ardour/ardour-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/ardour/ardour-8.0.ebuild b/media-sound/ardour/ardour-8.0.ebuild
index dc901064219f..1f492cf44559 100644
--- a/media-sound/ardour/ardour-8.0.ebuild
+++ b/media-sound/ardour/ardour-8.0.ebuild
@@ -145,7 +145,7 @@ src_configure() {
echo '' || echo "--no-fpu-optimization")
$(usex doc "--docs" '')
$(usex nls '' "--no-nls")
- $(usex phonehome "--phone-home" "--no-phone-home")
+ $(usex phonehome '' "--no-phone-home")
# not possible right now --use-external-libs
# missing dependency: https://github.com/c4dm/qm-dsp
)
diff --git a/media-sound/ardour/ardour-9999.ebuild b/media-sound/ardour/ardour-9999.ebuild
index dc901064219f..1f492cf44559 100644
--- a/media-sound/ardour/ardour-9999.ebuild
+++ b/media-sound/ardour/ardour-9999.ebuild
@@ -145,7 +145,7 @@ src_configure() {
echo '' || echo "--no-fpu-optimization")
$(usex doc "--docs" '')
$(usex nls '' "--no-nls")
- $(usex phonehome "--phone-home" "--no-phone-home")
+ $(usex phonehome '' "--no-phone-home")
# not possible right now --use-external-libs
# missing dependency: https://github.com/c4dm/qm-dsp
)