aboutsummaryrefslogtreecommitdiffstats
path: root/math/sdpa
diff options
context:
space:
mode:
Diffstat (limited to 'math/sdpa')
-rw-r--r--math/sdpa/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile
index 8a3444b4dd5c..d0f0d7b6f8bd 100644
--- a/math/sdpa/Makefile
+++ b/math/sdpa/Makefile
@@ -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}