summaryrefslogtreecommitdiff
path: root/archivers/nulib2/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/nulib2/patches/patch-ad')
-rw-r--r--archivers/nulib2/patches/patch-ad15
1 files changed, 15 insertions, 0 deletions
diff --git a/archivers/nulib2/patches/patch-ad b/archivers/nulib2/patches/patch-ad
new file mode 100644
index 00000000000..9d46aa2d000
--- /dev/null
+++ b/archivers/nulib2/patches/patch-ad
@@ -0,0 +1,15 @@
+$NetBSD: patch-ad,v 1.1 2004/11/29 04:50:35 tv 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
+
+
+