mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 12:14:00 -04:00
16 lines
459 B
Plaintext
16 lines
459 B
Plaintext
$NetBSD: patch-ad,v 1.2 2011/09/03 21:45:03 dholland Exp $
|
|
|
|
--- nufxlib-203/configure.orig 2004-11-28 23:37:10.000000000 -0500
|
|
+++ nufxlib-203/configure
|
|
@@ -4059,10 +4059,6 @@ elif test "$host_os" = "beos"; then
|
|
SHARE_FLAGS='-nostartfiles -Xlinker -soname="$@"'
|
|
fi
|
|
|
|
-if test "$host_vendor" = "apple" -a ${host_os:0:6} = "darwin"; then
|
|
- echo "checking for Mac OS X... yes, adding -framework Carbon"
|
|
- LIBS="$LIBS -framework Carbon"
|
|
-fi
|
|
|
|
|
|
|