diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-12-29 09:46:51 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-12-29 09:46:51 +0000 |
commit | fcde61525d39954c81f605e9af52c91d8803c6cf (patch) | |
tree | 74f081dfc64ab2b6a754af77e7515919b4343655 /audio/s3mod/files/patch-ac | |
parent | 2ce614693eeb4f4ff8c9ba35af0a65bbeac0533d (diff) | |
download | FreeBSD-ports-fcde61525d39954c81f605e9af52c91d8803c6cf.zip FreeBSD-ports-fcde61525d39954c81f605e9af52c91d8803c6cf.tar.gz |
- disable gravis ultrasound support
- fix build under current
- take maintainership
Diffstat (limited to 'audio/s3mod/files/patch-ac')
-rw-r--r-- | audio/s3mod/files/patch-ac | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/s3mod/files/patch-ac b/audio/s3mod/files/patch-ac index 19a55b7..a625e2c 100644 --- a/audio/s3mod/files/patch-ac +++ b/audio/s3mod/files/patch-ac @@ -1,6 +1,6 @@ ---- config.h.orig Sun Oct 22 04:59:55 1995 -+++ config.h Sat Jan 27 15:04:14 2001 -@@ -64,6 +64,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 */ @@ -8,9 +8,6 @@ +#define BIT_32 +#undef NEAR_FAR_PTR +#define DSP -+#ifndef GUS -+#define GUS -+#endif /* GUS */ + #elif defined(MSDOS) #define NEAR_FAR_PTR |