summaryrefslogtreecommitdiff
path: root/audio/tfmxplay/patches/patch-ac
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-07-10 01:14:02 +0000
committerwiz <wiz@pkgsrc.org>2001-07-10 01:14:02 +0000
commit6d4e54993ece9f60ac37255fea922b329da8ee3d (patch)
tree6d003d08db2953d11570dacfcafd39118dcb3029 /audio/tfmxplay/patches/patch-ac
parentc9f38b70e468d5563809468295bfb72e593ef809 (diff)
downloadpkgsrc-6d4e54993ece9f60ac37255fea922b329da8ee3d.tar.gz
Initial import of tfmxplay, a player for TFMX Amiga game music format audio
files.
Diffstat (limited to 'audio/tfmxplay/patches/patch-ac')
-rw-r--r--audio/tfmxplay/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/tfmxplay/patches/patch-ac b/audio/tfmxplay/patches/patch-ac
new file mode 100644
index 00000000000..88256bad254
--- /dev/null
+++ b/audio/tfmxplay/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1.1.1 2001/07/10 01:14:02 wiz Exp $
+
+--- tfmx.c.orig Sat Jun 23 12:55:53 2001
++++ tfmx.c
+@@ -4,7 +4,6 @@
+ * jhp 29Feb96
+ */
+
+-#include <asm/byteorder.h>
+ #include <stdio.h>
+ #include <unistd.h>
+ #include <string.h>