aboutsummaryrefslogtreecommitdiff
path: root/math/blacs
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-02-17 14:10:01 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-02-17 14:10:01 +0000
commitcd48b9b47eb85430879cc868822d1c5f53fe1e12 (patch)
tree01a05a47cc1a7114e0ae76eef2a778d610b2f38f /math/blacs
parent88dffabedf38fffbe747645f71239463d8630483 (diff)
Notes
Diffstat (limited to 'math/blacs')
-rw-r--r--math/blacs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile
index 5a43a57f2a8e..0225330a7ae1 100644
--- a/math/blacs/Makefile
+++ b/math/blacs/Makefile
@@ -20,6 +20,8 @@ COMMENT= The BLACS (Basic Linear Algebra Communication Subprograms)
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
+USES= fortran gmake
+USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.pre.mk>
@@ -37,9 +39,6 @@ LIB_DEPENDS+= mpich:${PORTSDIR}/net/mpich2
EXTRA_PATCHES+= ${FILESDIR}/Bmake.inc-mpich.diff
.endif
-USE_LDCONFIG= yes
-
-USES= fortran gmake
F77EXTRAFLAGS= #-w -fno-globals -fugly-complex
DEBUG_LEVEL= 0