summaryrefslogtreecommitdiff
path: root/finance/gnucash/patches
diff options
context:
space:
mode:
authorwiz <wiz>2010-08-14 19:12:57 +0000
committerwiz <wiz>2010-08-14 19:12:57 +0000
commit01be18cba572d7d9a3f4753e24920008bbd6e2de (patch)
tree9313f6e1096c7cc0a4a7e32b5694e3a68e5f414f /finance/gnucash/patches
parentc7e4c0a51b849c04d0931b3d2896baaf4196e8f2 (diff)
downloadpkgsrc-01be18cba572d7d9a3f4753e24920008bbd6e2de.tar.gz
Fix compilation on MacOS X 10.6, from upstream via Lothar Braun in PR 43756.
Diffstat (limited to 'finance/gnucash/patches')
-rw-r--r--finance/gnucash/patches/patch-ae16
1 files changed, 16 insertions, 0 deletions
diff --git a/finance/gnucash/patches/patch-ae b/finance/gnucash/patches/patch-ae
new file mode 100644
index 00000000000..95b59fb0601
--- /dev/null
+++ b/finance/gnucash/patches/patch-ae
@@ -0,0 +1,16 @@
+$NetBSD: patch-ae,v 1.5 2010/08/14 19:12:58 wiz Exp $
+
+Fix build on MacOS X 10.6 from upstream:
+http://lists.gnucash.org/pipermail/gnucash-changes/2009-September/007462.html
+
+--- configure.orig 2009-02-23 20:25:34.000000000 +0000
++++ configure
+@@ -26722,7 +26722,7 @@ LIBS="$oLIBS"
+ { $as_echo "$as_me:$LINENO: checking for darwin" >&5
+ $as_echo_n "checking for darwin... " >&6; }
+ case $host_os in
+- rhapsody* | darwin1*)
++ rhapsody* | darwin[1567].*)
+ { $as_echo "$as_me:$LINENO: result: yes, but too old" >&5
+ $as_echo "yes, but too old" >&6; }
+ { { $as_echo "$as_me:$LINENO: error: This platform is not supported, please