No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via

Mk/bsd.gcc.mk.

Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
This commit is contained in:
Gerald Pfeifer 2009-01-17 19:51:12 +00:00
parent 8955e60cac
commit 792fe875a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226321

View file

@ -18,7 +18,6 @@ COMMENT= Control Language Library
LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile
USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
USE_FORTRAN= yes
USE_LDCONFIG= yes