mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
This commit is contained in:
parent
f693ee68ce
commit
87fa03e6ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195543
@ -15,9 +15,7 @@ DISTNAME= ${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Adaptive linear scalar elliptic and parabolic problem solver
|
||||
|
||||
WANT_FORTRAN= yes #dummy but future use
|
||||
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
||||
F77= gfortran42
|
||||
USE_FORTRAN= yes
|
||||
FORTRANLIBS= -lgfortranbegin -lgfortran
|
||||
GCCLIBDIR= -L`${CAT} ${WRKSRC}/LIBDIR` -L`${CAT} ${WRKSRC}/LIBDIR`/../../..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user