summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/audacity/files/audacity-1.3.12-portaudio-shell.patch')
-rw-r--r--media-sound/audacity/files/audacity-1.3.12-portaudio-shell.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-sound/audacity/files/audacity-1.3.12-portaudio-shell.patch b/media-sound/audacity/files/audacity-1.3.12-portaudio-shell.patch
new file mode 100644
index 000000000000..f24daf7cea6b
--- /dev/null
+++ b/media-sound/audacity/files/audacity-1.3.12-portaudio-shell.patch
@@ -0,0 +1,12 @@
+Index: lib-src/portaudio-v19/Makefile.in
+===================================================================
+--- lib-src/portaudio-v19/Makefile.in (revision 10742)
++++ lib-src/portaudio-v19/Makefile.in (revision 10743)
+@@ -22,6 +22,7 @@
+ LIBS = @LIBS@
+ AR = @AR@
+ RANLIB = @RANLIB@
++SHELL = @SHELL@
+ LIBTOOL = @LIBTOOL@
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@