mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
$NetBSD: patch-af,v 1.2 2011/09/03 21:45:03 dholland Exp $
|
|
|
|
--- nufxlib-203/SysDefs.h.orig 2004-03-10 13:05:51.000000000 -0800
|
|
+++ nufxlib-203/SysDefs.h
|
|
@@ -108,7 +108,6 @@
|
|
#endif
|
|
|
|
#if defined(__APPLE__) && defined(__MACH__) /* OS X */
|
|
-# define MAC_LIKE
|
|
# define UNIX_LIKE
|
|
#endif
|
|
|