Now we use USE_FORTRAN=yes to use FORTRAN.
This commit is contained in:
parent
041f7e315b
commit
54f95939e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195450
1 changed files with 1 additions and 4 deletions
|
@ -44,10 +44,7 @@ PICFLAG?= -fPIC
|
|||
PICFLAG?= -fpic
|
||||
.endif
|
||||
|
||||
WANT_FORTRAN= yes #dummy but future use
|
||||
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
||||
FC= gfortran42
|
||||
F77= gfortran42
|
||||
USE_FORTRAN= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/ARPACK
|
||||
WRKSRC_SHARED= ${WRKDIR}/ARPACK_SHARED
|
||||
|
|
Loading…
Reference in a new issue