mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
This commit is contained in:
parent
ea6df57fe9
commit
3e0d69cf2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195553
@ -26,10 +26,7 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
|
||||
IGNORE= no MPI support at the moment
|
||||
.endif
|
||||
|
||||
WANT_FORTRAN= yes #dummy but future use
|
||||
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
||||
FC= gfortran42
|
||||
F77= gfortran42
|
||||
USE_FORTRAN= yes
|
||||
FFLAGS+= -O2
|
||||
|
||||
USE_GL= yes
|
||||
|
@ -30,11 +30,7 @@ LIB_DEPENDS= blacs.1:${PORTSDIR}/math/blacs
|
||||
CONFLICTS= elmer-mathlibs-1*
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WANT_FORTRAN= yes #dummy but future use
|
||||
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
||||
FC= gfortran42
|
||||
F77= gfortran42
|
||||
USE_FORTRAN= yes
|
||||
|
||||
ARCH2FIX= PBLAS/SRC PBLAS/SRC/PBBLAS PBLAS/SRC/PTOOLS PBLAS/SRC/PTZBLAS \
|
||||
REDIST/SRC SRC TOOLS TOOLS/LAPACK
|
||||
|
Loading…
Reference in New Issue
Block a user