diff options
Diffstat (limited to 'inputmethod/zinnia/patches/patch-aa')
-rw-r--r-- | inputmethod/zinnia/patches/patch-aa | 14 |
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 + + |