aboutsummaryrefslogtreecommitdiffstats
path: root/math/elmer-umfpack/Makefile
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2009-01-21 01:35:18 +0800
committeraraujo <araujo@FreeBSD.org>2009-01-21 01:35:18 +0800
commit7d0dfdb237f83f293008d67070f8c6ce04b217d7 (patch)
tree5c8738f10c1f41ddc99035e11c10eaa263f1eef0 /math/elmer-umfpack/Makefile
parent384ba40f40710d627b97571fac327a3f822d0651 (diff)
downloadfreebsd-ports-gnome-7d0dfdb237f83f293008d67070f8c6ce04b217d7.tar.gz
freebsd-ports-gnome-7d0dfdb237f83f293008d67070f8c6ce04b217d7.tar.zst
freebsd-ports-gnome-7d0dfdb237f83f293008d67070f8c6ce04b217d7.zip
- No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now
done via Mk/bsd.gcc.mk. Reported by: gerald
Diffstat (limited to 'math/elmer-umfpack/Makefile')
-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