aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-12-11 03:21:01 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-12-11 03:21:01 +0800
commit5aa85f65bd1fc8c3e16a51d8e3e0973f65df5b60 (patch)
tree7cb1e85b85df3a3250c13fa068ade129276593dd /net-mgmt
parent0c8e5ddca1693aaf4d23f2ad9fde0a54c41c7431 (diff)
downloadfreebsd-ports-gnome-5aa85f65bd1fc8c3e16a51d8e3e0973f65df5b60.tar.gz
freebsd-ports-gnome-5aa85f65bd1fc8c3e16a51d8e3e0973f65df5b60.tar.zst
freebsd-ports-gnome-5aa85f65bd1fc8c3e16a51d8e3e0973f65df5b60.zip
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: RideCharge Inc. / TaxiMagic TB Confirmed by: P6 TB
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pnp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/pnp/Makefile b/net-mgmt/pnp/Makefile
index 1d1239a1b648..383b9efadb6f 100644
--- a/net-mgmt/pnp/Makefile
+++ b/net-mgmt/pnp/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool
RUN_DEPENDS= ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool \
nagios:${PORTSDIR}/net-mgmt/nagios
+MAKE_JOBS_UNSAFE= yes
+
OPTIONS= PDF "Use built-in fpdf library to produce PDF views" ON
.include <bsd.port.options.mk>