From 6df3e23245b2c3793f24e4c42dd330d59419494c Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 14:12:36 +0000 Subject: Rename audio/ patch-xy patches to reflect the files they modify. --- audio/s3mod/files/patch-config.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 audio/s3mod/files/patch-config.h (limited to 'audio/s3mod/files/patch-config.h') diff --git a/audio/s3mod/files/patch-config.h b/audio/s3mod/files/patch-config.h new file mode 100644 index 000000000000..a625e2cbdc03 --- /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 -- cgit v1.2.3