Now we use USE_FORTRAN=yes to use FORTRAN compiler.
This commit is contained in:
parent
ac47213b3a
commit
82ea113983
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195461
1 changed files with 1 additions and 4 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue