summaryrefslogtreecommitdiffstats
path: root/audio/s3mod/files/patch-config.h
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-28 14:12:36 +0000
committeradamw <adamw@FreeBSD.org>2014-07-28 14:12:36 +0000
commit01816bbfbb7d7e26ad83c5c74b2374c86206a063 (patch)
treee86901dd11e5a970cf6211165d2b26dbe637e186 /audio/s3mod/files/patch-config.h
parent8b77130c5ae63106de5e845d45c463a188ae2d53 (diff)
downloadFreeBSD-ports-01816bbfbb7d7e26ad83c5c74b2374c86206a063.zip
FreeBSD-ports-01816bbfbb7d7e26ad83c5c74b2374c86206a063.tar.gz
Rename audio/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'audio/s3mod/files/patch-config.h')
-rw-r--r--audio/s3mod/files/patch-config.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/s3mod/files/patch-config.h b/audio/s3mod/files/patch-config.h
new file mode 100644
index 0000000..a625e2c
--- /dev/null
+++ b/audio/s3mod/files/patch-config.h
@@ -0,0 +1,14 @@
+--- config.h.orig Sat Oct 21 20:59:55 1995
++++ config.h Sun Dec 29 10:50:41 2002
+@@ -64,6 +64,11 @@
+ #define GUS
+ #endif /* GUS */
+
++#elif defined(__FreeBSD__)
++#define BIT_32
++#undef NEAR_FAR_PTR
++#define DSP
++
+ #elif defined(MSDOS)
+ #define NEAR_FAR_PTR
+ #define DSP
OpenPOWER on IntegriCloud