diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-13 13:16:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-13 13:16:02 +0000 |
commit | 7867c10fd51bc6bd54ae6667887c5a0330ddfc52 (patch) | |
tree | bf4fa6401027de50cc1e9af5df90f86a2ad3eb80 /math/parmgridgen/Makefile | |
parent | 774657d407d4e1f156d1304cde86b8850147d626 (diff) |
Notes
Diffstat (limited to 'math/parmgridgen/Makefile')
-rw-r--r-- | math/parmgridgen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/parmgridgen/Makefile b/math/parmgridgen/Makefile index 67fe15afc67d..104877f10081 100644 --- a/math/parmgridgen/Makefile +++ b/math/parmgridgen/Makefile @@ -17,6 +17,7 @@ ALL_TARGET= parallel LIB_DEPENDS+= mpi.1:${PORTSDIR}/net/openmpi USES= gmake +MAKE_JOBS_UNSAFE= yes post-patch: #respect CFLAGS |