summaryrefslogtreecommitdiff
path: root/audio/xmmix/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-12-11 02:02:21 +0000
committerSteve Price <steve@FreeBSD.org>2000-12-11 02:02:21 +0000
commit6241b5df2368ec69f66795b5c112d6f6dc8f9bfc (patch)
treea526aa009db25bbda7f7277a49a1df2da2243de0 /audio/xmmix/files/patch-aa
parentPhoto Image Print System for Linux -- EPSON PM-2200C (with Japanese messages) (diff)
- Support PREFIX properly
- Update WWW: line PR: 22808 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'audio/xmmix/files/patch-aa')
-rw-r--r--audio/xmmix/files/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/audio/xmmix/files/patch-aa b/audio/xmmix/files/patch-aa
deleted file mode 100644
index c3f4a3d60911..000000000000
--- a/audio/xmmix/files/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
---- ./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}
-
-
- /*