aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-23 13:05:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-23 13:05:24 +0000
commite52225d8c8e3daa3c35cae1f51564aa492cfa672 (patch)
treedaf5929141f4b027ea217c7f92318a0e1bb88e7f /biology
parentdf47fa69f7f7bacedfe3ae6b5b2c82518a51568c (diff)
downloadports-e52225d8c8e3daa3c35cae1f51564aa492cfa672.tar.gz
ports-e52225d8c8e3daa3c35cae1f51564aa492cfa672.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/molden/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile
index 6a490336844b..c11fbf9ca00a 100644
--- a/biology/molden/Makefile
+++ b/biology/molden/Makefile
@@ -28,7 +28,7 @@ MAKEFILE= ${WRKSRC}/makefile
.include <bsd.port.pre.mk>
WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
+BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42
MAKE_ENV+= FC="${FC}" F77="${77}"