summaryrefslogtreecommitdiff
path: root/math/suitesparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/suitesparse/Makefile')
-rw-r--r--math/suitesparse/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index d9f9ef3e8223..fd94ebe14992 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -43,10 +43,7 @@ FPIC= -fpic
USE_LDCONFIG= yes
USE_GMAKE= yes
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
WRKSRC=${WRKDIR}/SuiteSparse
WRKSRC_SHARED=${WRKSRC}_shared
CFLAGS_SHARED=${CFLAGS} ${FPIC}