1
0
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:
Maho Nakata 2007-07-14 01:26:56 +00:00
parent f693ee68ce
commit 87fa03e6ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195543

View File

@ -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`/../../..