summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-ar')
-rw-r--r--math/scilab/patches/patch-ar13
1 files changed, 13 insertions, 0 deletions
diff --git a/math/scilab/patches/patch-ar b/math/scilab/patches/patch-ar
new file mode 100644
index 00000000000..a7778178bb0
--- /dev/null
+++ b/math/scilab/patches/patch-ar
@@ -0,0 +1,13 @@
+$NetBSD: patch-ar,v 1.6 2005/09/07 10:48:47 dmcmahill Exp $
+
+--- Makemex.in.orig 2004-03-30 08:41:53.000000000 +0000
++++ Makemex.in
+@@ -20,7 +20,7 @@ STATIC = @STATIC@
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+ LIBS = @LIBS@
+-FLIBS = @FLIBS@
++#FLIBS = @FLIBS@
+
+ INCLUDES= -I$(SCIDIR)/routines
+ CFLAGS = $(CC_OPTIONS)