summaryrefslogtreecommitdiff
path: root/audio/xwave/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xwave/patches/patch-al')
-rw-r--r--audio/xwave/patches/patch-al12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/xwave/patches/patch-al b/audio/xwave/patches/patch-al
new file mode 100644
index 00000000000..d6fa042e4e3
--- /dev/null
+++ b/audio/xwave/patches/patch-al
@@ -0,0 +1,12 @@
+--- config.site.BAK Sat Feb 21 19:55:25 1998
++++ config.site Sat Feb 21 19:55:55 1998
+@@ -1,5 +1,8 @@
+
+-EXTRA_INCLUDES=-I../ -I../include
++EXTRA_INCLUDES=-I../ -I../include -I${X11BASE}/include
+
+ XCOMM On sgi we need libaudio
+ XCOMM OSLIBS=-laudio
++
++XCOMM On NetBSD we use OSS audio
++OSLIBS=-lossaudio