summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/audacity/audacity-2.4.2-r3.ebuild')
-rw-r--r--media-sound/audacity/audacity-2.4.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/audacity/audacity-2.4.2-r3.ebuild b/media-sound/audacity/audacity-2.4.2-r3.ebuild
index f0e17b7904b4..1abe82ab11b8 100644
--- a/media-sound/audacity/audacity-2.4.2-r3.ebuild
+++ b/media-sound/audacity/audacity-2.4.2-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -95,7 +95,7 @@ src_configure() {
-Daudacity_use_pa_alsa=$(usex alsa)
-Daudacity_use_pa_jack=$(usex jack linked off)
-Daudacity_use_pa_oss=$(usex oss)
- #-Daudacity_use_pch leaving it to the default behavior
+ -Daudacity_use_pch=OFF
-Daudacity_use_portaudio=local # only 'local' option is present
-Daudacity_use_portmixer=$(usex portmixer local off)
-Daudacity_use_portsmf=$(usex portsmf local off)