summaryrefslogtreecommitdiff
path: root/math/rlab/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'math/rlab/patches/patch-an')
-rw-r--r--math/rlab/patches/patch-an10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/rlab/patches/patch-an b/math/rlab/patches/patch-an
new file mode 100644
index 00000000000..f0fa7a57fcf
--- /dev/null
+++ b/math/rlab/patches/patch-an
@@ -0,0 +1,10 @@
+$NetBSD: patch-an,v 1.1 2001/02/15 18:16:56 jtb Exp $
+
+--- flibs/minpack/Makefile.in.orig Thu Feb 15 17:07:02 2001
++++ flibs/minpack/Makefile.in
+@@ -1,4 +1,4 @@
+-LIBRARY = libminpack.a
++LIBRARY = libminpack_rlab.a
+
+ SHELL = @MSHELL@
+ F77 = @F77@