mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Convert to USE_FORTRAN
This commit is contained in:
parent
b99eb32a96
commit
9ccac3b8ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195652
@ -26,11 +26,7 @@ FC= ${LOCALBASE}/bin/mpicc
|
||||
.endif
|
||||
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
WANT_FORTRAN= yes #dummy but future use
|
||||
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
||||
FC= gfortran42
|
||||
F77= gfortran42
|
||||
MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
|
||||
USE_FORTRAN= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user