summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwennmach <wennmach>2005-01-03 15:38:05 +0000
committerwennmach <wennmach>2005-01-03 15:38:05 +0000
commitab98a85b6066addb2cf0edfe4b6db7fcf15a9650 (patch)
tree44aa139ee702f7464b96f97da6c66dce7b589d2c /math
parentf5605dcc73811709c2c862c31f49c64f1548ff5a (diff)
downloadpkgsrc-ab98a85b6066addb2cf0edfe4b6db7fcf15a9650.tar.gz
Add patch-ab (forgotten in the previous commit - thanks to
wiz for notifying me).
Diffstat (limited to 'math')
-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
+