summaryrefslogtreecommitdiff
path: root/math/metis4/files/patch-Makefile.in
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-02-22 19:12:30 +0000
committerRene Ladan <rene@FreeBSD.org>2020-02-22 19:12:30 +0000
commit00e1f1aceba31fbef8c52402f939630254c72d0c (patch)
treef479fffaa998865624959b899fd224f1318174ab /math/metis4/files/patch-Makefile.in
parentRemove expired ports, all Python-2.7-only: (diff)
Remove math/mumps4 math/metis4.
metis4 is expired upstream and mumps4 uses metis4. Use the math/mumps and math/metis instead.
Diffstat (limited to 'math/metis4/files/patch-Makefile.in')
-rw-r--r--math/metis4/files/patch-Makefile.in25
1 files changed, 0 insertions, 25 deletions
diff --git a/math/metis4/files/patch-Makefile.in b/math/metis4/files/patch-Makefile.in
deleted file mode 100644
index 3cafe0fbbea9..000000000000
--- a/math/metis4/files/patch-Makefile.in
+++ /dev/null
@@ -1,25 +0,0 @@
---- Makefile.in.orig 2006-08-31 08:22:01.000000000 -0400
-+++ Makefile.in 2012-03-15 12:48:32.000000000 -0400
-@@ -1,21 +1,16 @@
-
- # Which compiler to use
--CC = cc
-
- # What optimization level to use
--OPTFLAGS = -O2
-
- # What options to be used by the compiler
--COPTIONS =
-
- # What options to be used by the loader
--LDOPTIONS =
-
- # What archiving to use
--AR = ar rv
-+AR += ${ARFLAGS}
-
- # What to use for indexing the archive
--RANLIB = ranlib
- #RANLIB = ar -ts
- #RANLIB =
-