From bfbc557f1b40b52045c9af7fe424b9555191da3a Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 14 Sep 2011 17:12:18 +0000 Subject: Remove stupid test for Sun make from configure. --- math/TinySVM/distinfo | 3 ++- math/TinySVM/patches/patch-ab | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 math/TinySVM/patches/patch-ab (limited to 'math') diff --git a/math/TinySVM/distinfo b/math/TinySVM/distinfo index 2fafb99dd3f..80172364bd2 100644 --- a/math/TinySVM/distinfo +++ b/math/TinySVM/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/05/19 11:47:15 obache Exp $ +$NetBSD: distinfo,v 1.2 2011/09/14 17:12:18 hans Exp $ SHA1 (TinySVM-0.09.tar.gz) = 9c3c36454c475180ef6646d059376f35549cad08 RMD160 (TinySVM-0.09.tar.gz) = d44586810d4776a251cda4a08b1aa9148108c8e6 Size (TinySVM-0.09.tar.gz) = 317636 bytes SHA1 (patch-aa) = bbeefe45ecf7f447eb8b6f692d035b74f01cb7a8 +SHA1 (patch-ab) = bbe7d1f0eb2abc29c80749ad3892fb333f5a76c1 diff --git a/math/TinySVM/patches/patch-ab b/math/TinySVM/patches/patch-ab new file mode 100644 index 00000000000..a57f7ad2603 --- /dev/null +++ b/math/TinySVM/patches/patch-ab @@ -0,0 +1,14 @@ +$NetBSD: patch-ab,v 1.1 2011/09/14 17:12:18 hans Exp $ + +--- configure.orig 2002-08-20 08:01:54.000000000 +0200 ++++ configure 2011-09-13 16:52:23.293134524 +0200 +@@ -6095,9 +6095,6 @@ if $ac_make --version 2>/dev/null | grep + echo "$ac_t""yes" 1>&6 + else + echo "$ac_t""no" 1>&6 +- if test "$host_vendor" = "sun" ; then +- { echo "configure: error: "SUN make does not work for building TinySVM. Please install GNU make"" 1>&2; exit 1; } +- fi + fi + + -- cgit v1.2.3