summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-01-20 17:35:18 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-01-20 17:35:18 +0000
commit6ac20ad188143e0fd2ea378428ce5245d5bcc5ea (patch)
tree48e1502a497cf4d03dab36a3e6a7b98812e43805 /math
parent- Mark the port with IGNORE when PYTHON_VERSION != 2.4, (diff)
- No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now
done via Mk/bsd.gcc.mk. Reported by: gerald
Notes
Notes: svn path=/head/; revision=226543
Diffstat (limited to 'math')
-rw-r--r--math/elmer-umfpack/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile
index b6d0d24ef1ee..1c4968d90cad 100644
--- a/math/elmer-umfpack/Makefile
+++ b/math/elmer-umfpack/Makefile
@@ -18,7 +18,6 @@ COMMENT= UMFPACK library used by ELMER FEM package
USE_FORTRAN= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= FC=${FC} F77=${FC}
ALL_TARGET=
# This should be looked up by autoconf