summaryrefslogtreecommitdiff
path: root/graphics/ilmbase/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ilmbase/patches/patch-ab')
-rw-r--r--graphics/ilmbase/patches/patch-ab14
1 files changed, 12 insertions, 2 deletions
diff --git a/graphics/ilmbase/patches/patch-ab b/graphics/ilmbase/patches/patch-ab
index 2c8ada3bad4..51cbdfb8c1f 100644
--- a/graphics/ilmbase/patches/patch-ab
+++ b/graphics/ilmbase/patches/patch-ab
@@ -1,10 +1,20 @@
-$NetBSD: patch-ab,v 1.2 2013/05/08 17:48:33 adam Exp $
+$NetBSD: patch-ab,v 1.3 2013/05/09 06:40:27 adam Exp $
-Compatibility fix.
+Disable ucontext.h detection, which leads to problems on some platforms.
+Shell portabibility fix.
Disable univeral binary build on Mac OS X.
--- configure.orig 2013-03-14 16:58:22.000000000 +0000
+++ configure
+@@ -19773,7 +19773,7 @@ fi
+
+
+
+-for ac_header in limits.h unistd.h ucontext.h
++for ac_header in limits.h unistd.h
+ do
+ as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ if eval "test \"\${$as_ac_Header+set}\" = set"; then
@@ -20524,7 +20524,7 @@ LIB_SUFFIX=""
lib_suffix_valid="no"