mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
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
@ -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 New Issue
Block a user