Wed Sep 14 16:58:42 2011 UTC ()
Remove stupid make check from configure to fix build on SunOS.


(hans)
diff -r1.2 -r1.3 pkgsrc/inputmethod/zinnia/distinfo
diff -r0 -r1.1 pkgsrc/inputmethod/zinnia/patches/patch-aa

cvs diff -r1.2 -r1.3 pkgsrc/inputmethod/zinnia/distinfo (expand / switch to unified diff)

--- pkgsrc/inputmethod/zinnia/distinfo 2010/08/14 14:30:39 1.2
+++ pkgsrc/inputmethod/zinnia/distinfo 2011/09/14 16:58:42 1.3
@@ -1,5 +1,6 @@ @@ -1,5 +1,6 @@
1$NetBSD: distinfo,v 1.2 2010/08/14 14:30:39 obache Exp $ 1$NetBSD: distinfo,v 1.3 2011/09/14 16:58:42 hans Exp $
2 2
3SHA1 (zinnia-0.06.tar.gz) = bc67d65857186bb49710a712a2fc8f8cb81211c0 3SHA1 (zinnia-0.06.tar.gz) = bc67d65857186bb49710a712a2fc8f8cb81211c0
4RMD160 (zinnia-0.06.tar.gz) = 7ade98fa37144f2750b027278c1b55d810612974 4RMD160 (zinnia-0.06.tar.gz) = 7ade98fa37144f2750b027278c1b55d810612974
5Size (zinnia-0.06.tar.gz) = 457415 bytes 5Size (zinnia-0.06.tar.gz) = 457415 bytes
 6SHA1 (patch-aa) = 4a0f3276f05c72e886bdae875bd86ad630b384d1

File Added: pkgsrc/inputmethod/zinnia/patches/patch-aa
$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