aboutsummaryrefslogtreecommitdiff
path: root/math/superlu
diff options
context:
space:
mode:
Diffstat (limited to 'math/superlu')
-rw-r--r--math/superlu/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index 40400fdf6092..a379ced68742 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -35,10 +35,7 @@ BLAS= -lblas
LAPACK= -llapack
.endif
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
P_VERSION= 3.0
WRKSRC= ${WRKDIR}/SuperLU_${P_VERSION}