aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-18 22:39:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-18 22:39:55 +0000
commited9c0642a6754ed6fe4de0153c16d8beb71ab8ed (patch)
tree2a63af8d70c18165eceed69f54530e4d8779cae6 /net
parent154853c8be3eca785dee054b2893f8ad4f0a4c54 (diff)
downloadports-ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed.tar.gz
ports-ed9c0642a6754ed6fe4de0153c16d8beb71ab8ed.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/mono-zeroconf/Makefile1
-rw-r--r--net/mpich2/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile
index e07fc179295e..5e65c32209c9 100644
--- a/net/mono-zeroconf/Makefile
+++ b/net/mono-zeroconf/Makefile
@@ -22,6 +22,7 @@ USE_GMAKE= yes
USE_GNOME= pkgconfig gnomehack
CONFIGURE_ARGS+= --program-transform-name="" \
--disable-mdnsresponder
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile
index 0c6d71709992..3691d070864b 100644
--- a/net/mpich2/Makefile
+++ b/net/mpich2/Makefile
@@ -45,6 +45,7 @@ MAKE_ENV= CCACHE_DISABLE=yes PACKAGE=${PORTNAME}
.if defined(WITH_DEBUG)
MAKE_ENV+= VERBOSE=1
.endif
+MAKE_JOBS_UNSAFE= yes
USE_FORTRAN= yes
F90FLAGS+= ${FFLAGS}