1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/bladeenc/files/patch-af
1999-12-09 22:19:07 +00:00

12 lines
339 B
Plaintext

--- bladeenc/system.h.orig Tue Nov 23 11:46:19 1999
+++ bladeenc/system.h Thu Dec 9 22:43:35 1999
@@ -39,7 +39,7 @@
#define BEOS_PPC 18
#ifndef SYSTEM
-# define SYSTEM LINUX_I386 /* Set current system here, select */
+# define SYSTEM NETBSD /* Set current system here, select */
#endif /* from list above. */