summaryrefslogtreecommitdiff
path: root/inputmethod/zinnia/patches
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-09-14 16:58:42 +0000
committerhans <hans@pkgsrc.org>2011-09-14 16:58:42 +0000
commit99819ecdc3a579beabc942b2b8f3913611e408c8 (patch)
treeeec3d3e75bf1702c29bf8393c841249012197d6c /inputmethod/zinnia/patches
parent9fc272962929fd22e0bbfe8c4798c04b9b167e01 (diff)
downloadpkgsrc-99819ecdc3a579beabc942b2b8f3913611e408c8.tar.gz
Remove stupid make check from configure to fix build on SunOS.
Diffstat (limited to 'inputmethod/zinnia/patches')
-rw-r--r--inputmethod/zinnia/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/inputmethod/zinnia/patches/patch-aa b/inputmethod/zinnia/patches/patch-aa
new file mode 100644
index 00000000000..281c576cc64
--- /dev/null
+++ b/inputmethod/zinnia/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1 2011/09/14 16:58:42 hans Exp $
+
+--- configure.orig 2011-09-14 11:06:16.137606788 +0200
++++ configure 2011-09-14 11:08:03.738027602 +0200
+@@ -15387,9 +15387,6 @@ $as_echo "yes" >&6; }
+ else
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }
+- if test "$host_vendor" = "sun" ; then
+- as_fn_error "\"SUN make does not work for building maxent. Please install GNU make\"" "$LINENO" 5
+- fi
+ fi
+
+