aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-14 09:27:27 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-14 09:27:27 +0000
commit80b36c230633f488d3a8b3b49d753d7feb628224 (patch)
treedeb39053accc6047e83affcb28cf09bc94b4a659 /math
parentc750932356b4d88b7161ee6d3cece6b4071aa860 (diff)
downloadports-80b36c230633f488d3a8b3b49d753d7feb628224.tar.gz
ports-80b36c230633f488d3a8b3b49d753d7feb628224.zip
Notes
Diffstat (limited to 'math')
-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`/../../..