Now we use USE_FORTRAN=yes to use FORTRAN compiler.

This commit is contained in:
Maho Nakata 2007-07-12 08:51:23 +00:00
parent ac47213b3a
commit 82ea113983
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195461

View file

@ -23,10 +23,7 @@ FFTW_FLAVOR?= default
FFTW_SUFIX=
USE_AUTOTOOLS= libtool:15
WANT_FORTRAN= yes #dummy but future use
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42
USE_FORTRAN= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}