mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 1 additions and 5 deletions
|
@ -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…
Add table
Reference in a new issue