freebsd-ports/audio/s3mod/files/patch-config.h
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

14 lines
244 B
C

--- config.h.orig 1995-10-21 19:59:55 UTC
+++ config.h
@@ -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