summaryrefslogtreecommitdiff
path: root/math/kaskade/files/patch-sources::makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/kaskade/files/patch-sources::makefile.in')
-rw-r--r--math/kaskade/files/patch-sources::makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/kaskade/files/patch-sources::makefile.in b/math/kaskade/files/patch-sources::makefile.in
deleted file mode 100644
index 3c5c904e3463..000000000000
--- a/math/kaskade/files/patch-sources::makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- sources/makefile.in.orig Fri Nov 14 15:11:06 2003
-+++ sources/makefile.in Fri Nov 14 15:11:19 2003
-@@ -15,7 +15,7 @@
- CFLAGS = @CFLAGS@ -I$(INCDIR)
- CXXFLAGS = @CXXFLAGS@ -I$(INCDIR)
- FFLAGS = @FFLAGS@
--FCLIBS = @FCLIB@
-+FCLIBS = -lg2c @FCLIB@
- CLDFLAGS = @CLDFLAGS@
- FLDFLAGS = @FLDFLAGS@
- LIBS = $(FCLIBS) @X_LIBS@ @FCLIB@ @LIBS@