summaryrefslogtreecommitdiff
path: root/math/gretl
diff options
context:
space:
mode:
Diffstat (limited to 'math/gretl')
-rw-r--r--math/gretl/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index f5ea2eacf421..020c8a81e8d7 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -33,10 +33,7 @@ USE_LDCONFIG= yes
MAN1= gretl.1 gretl-config.1
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" LAPACK_LIBS="${BLAS} ${LAPACK} -l${FORTRANRUNTIME}"
FORTRANRUNTIME= gfortran
GCCLIBDIR= -L`${CAT} ${WRKSRC}/LIBDIR` -L`${CAT} ${WRKSRC}/LIBDIR`/../../..