From 6ac20ad188143e0fd2ea378428ce5245d5bcc5ea Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Tue, 20 Jan 2009 17:35:18 +0000 Subject: - No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via Mk/bsd.gcc.mk. Reported by: gerald --- science/elmerpost/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'science/elmerpost/Makefile') diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index 5661a4ff35dd..281e22c9df81 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -28,7 +28,6 @@ USE_GMAKE= yes ALL_TARGET= USE_FORTRAN= yes -CONFIGURE_ENV+= FC=${FC} F77=${FC} FCFLAGS=${FCFLAGS} .include -- cgit v1.2.3