aboutsummaryrefslogtreecommitdiff
path: root/math/jags
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-17 00:18:52 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-17 00:18:52 +0000
commit01969f7dad9266335b781761f8c1224a7e0f6616 (patch)
tree1ac525ddb8e3c78407f4b114902976afe18d44f0 /math/jags
parent1d512ead9c718dd7ee7f0038f79a7665315727fb (diff)
downloadports-01969f7dad9266335b781761f8c1224a7e0f6616.tar.gz
ports-01969f7dad9266335b781761f8c1224a7e0f6616.zip
Notes
Diffstat (limited to 'math/jags')
-rw-r--r--math/jags/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile
index cb823cc8914d..7b4c17b2eb67 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -35,10 +35,7 @@ DIST_SUBDIR= ${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include LDFLAGS=-L${PREFIX}/lib F77="${F77}"
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-WANT_FORTRAN= yes #dummy but future use
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
.include <bsd.port.pre.mk>