diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-02-16 17:15:31 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-02-16 17:15:31 +0000 |
| commit | 564a799c7173c288d4d3a9be78ac3d2db983d512 (patch) | |
| tree | 49e521faa408bc4bd163bfb0febf91e262772c1c /math/blacs | |
| parent | af1790bfbbcd5831281907db9c04f3776b8d601c (diff) | |
Notes
Diffstat (limited to 'math/blacs')
| -rw-r--r-- | math/blacs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile index fffa06e7f500..5a43a57f2a8e 100644 --- a/math/blacs/Makefile +++ b/math/blacs/Makefile @@ -39,8 +39,7 @@ EXTRA_PATCHES+= ${FILESDIR}/Bmake.inc-mpich.diff USE_LDCONFIG= yes -USE_FORTRAN= yes -USE_GMAKE=yes +USES= fortran gmake F77EXTRAFLAGS= #-w -fno-globals -fugly-complex DEBUG_LEVEL= 0 |
