aboutsummaryrefslogtreecommitdiff
path: root/math/blacs
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-12 08:35:38 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-12 08:35:38 +0000
commitfba5eb5c395053c9644b9ba56912aba5cfe8ea4b (patch)
treeaacd0bae969fd32f5b98612565526cff772c54c7 /math/blacs
parent88217cbc6eee5168708864abbc91122e1ef8f638 (diff)
downloadports-fba5eb5c395053c9644b9ba56912aba5cfe8ea4b.tar.gz
ports-fba5eb5c395053c9644b9ba56912aba5cfe8ea4b.zip
Notes
Diffstat (limited to 'math/blacs')
-rw-r--r--math/blacs/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile
index a1382e866ec6..4e8f65d3411a 100644
--- a/math/blacs/Makefile
+++ b/math/blacs/Makefile
@@ -43,11 +43,7 @@ EXTRA_PATCHES+= ${FILESDIR}/Bmake.inc-mpich.diff
USE_LDCONFIG= yes
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
-MAKE_ENV= "FC=${FC}" "F77=${F77}"
+USE_FORTRAN= yes
USE_GMAKE=yes
F77EXTRAFLAGS= #-w -fno-globals -fugly-complex
DEBUG_LEVEL= 0