mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.
* Also documentations (.ps and .pdf) have been altered slightly.
This commit is contained in:
parent
e55ba402da
commit
f693ee68ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195542
@ -26,10 +26,7 @@ COMMENT= SDPA(SemiDefinite Programming Algorithm) Very efficent SDP Solver
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc
|
||||
.endif
|
||||
|
||||
WANT_FORTRAN=yes #dummy but future use
|
||||
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
|
||||
FC= gfortran42
|
||||
F77= gfortran42
|
||||
USE_FORTRAN= yes
|
||||
OLDVERSION= 6.2.0
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user