aboutsummaryrefslogtreecommitdiff
path: root/math/metis-edf
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /math/metis-edf
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
downloadports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz
ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip
Notes
Diffstat (limited to 'math/metis-edf')
-rw-r--r--math/metis-edf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile
index 2969cd196fa7..6f6ab93c451c 100644
--- a/math/metis-edf/Makefile
+++ b/math/metis-edf/Makefile
@@ -18,7 +18,7 @@ COMMENT= Meshes partionning tool used by Code_Aster
CONFLICTS= metis-[0-9]*
ALL_TARGET= default
-MAKE_ENV+= CC="${CC}" AR="${AR}" F77="${F77}" FFLAGS="${FFLAGS}"
+MAKE_ENV+= AR="${AR}"
REINPLACE_ARGS= -i ""
USE_FORTRAN= yes