summaryrefslogtreecommitdiff
path: root/math/lapack
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2005-01-03 15:38:05 +0000
committerwennmach <wennmach@pkgsrc.org>2005-01-03 15:38:05 +0000
commit9688d773169b30d08eb61ade67a4b9a51c86f565 (patch)
tree44aa139ee702f7464b96f97da6c66dce7b589d2c /math/lapack
parent8e7b4963b9ee71b44943065ebfcccff84a45a9e4 (diff)
downloadpkgsrc-9688d773169b30d08eb61ade67a4b9a51c86f565.tar.gz
Add patch-ab (forgotten in the previous commit - thanks to
wiz for notifying me).
Diffstat (limited to 'math/lapack')
-rw-r--r--math/lapack/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/math/lapack/patches/patch-ab b/math/lapack/patches/patch-ab
new file mode 100644
index 00000000000..a9a7f49c13d
--- /dev/null
+++ b/math/lapack/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.5 2005/01/03 15:38:05 wennmach Exp $
+
+Do not include boilerplate make.inc.
+
+--- Makefile.orig 2004-12-23 09:35:14.000000000 +0100
++++ Makefile 2004-12-23 09:36:02.000000000 +0100
+@@ -4,7 +4,7 @@
+ # June 30, 1999
+ #
+
+-include make.inc
++#include make.inc
+
+ all: install lib testing blas_testing timing blas_timing
+