summaryrefslogtreecommitdiff
path: root/audio/xmmix/patches
diff options
context:
space:
mode:
authoraugustss <augustss>1997-10-28 23:18:20 +0000
committeraugustss <augustss>1997-10-28 23:18:20 +0000
commit7a44f9ac3808518e0b6ab44a549a37657b42243d (patch)
treecc8ee8439ae9a5d7d4a09af2bda1536118792658 /audio/xmmix/patches
parent6648b5d0679fcec1a16dfe55f49f61c206383a30 (diff)
downloadpkgsrc-7a44f9ac3808518e0b6ab44a549a37657b42243d.tar.gz
Initial import of FreeBSD audio packages.
Diffstat (limited to 'audio/xmmix/patches')
-rw-r--r--audio/xmmix/patches/patch-aa22
1 files changed, 22 insertions, 0 deletions
diff --git a/audio/xmmix/patches/patch-aa b/audio/xmmix/patches/patch-aa
new file mode 100644
index 00000000000..c3f4a3d6091
--- /dev/null
+++ b/audio/xmmix/patches/patch-aa
@@ -0,0 +1,22 @@
+--- ./appenv.h.org Sun Jul 14 10:48:59 1996
++++ ./appenv.h Mon Aug 19 04:05:16 1996
+@@ -59,7 +59,7 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <sys/ioctl.h>
+-#include <sys/soundcard.h>
++#include <machine/soundcard.h>
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <errno.h>
+--- ./Imakefile.org Sun Jul 14 10:48:56 1996
++++ ./Imakefile Mon Aug 19 04:09:48 1996
+@@ -43,7 +43,7 @@
+ * #include "Motif.tmpl"
+ * #include "Motif.rules"
+ */
+-LOCAL_LIBRARIES= XmClientLibs
++LOCAL_LIBRARIES= ${MOTIFLIB} ${XTOOLLIB} ${XLIB}
+
+
+ /*