aboutsummaryrefslogtreecommitdiffstats
path: root/net/ngrep
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-11-21 06:53:09 +0800
committerpav <pav@FreeBSD.org>2009-11-21 06:53:09 +0800
commit1ad7d1e90b54cf33313a45b0f3014fafb7b5a6db (patch)
tree1ac8c66ad7e1ad50a65cd2d12b78cfcb8e95923e /net/ngrep
parent3b649fa60c2b2967e220277801b212c58a33d809 (diff)
downloadfreebsd-ports-gnome-1ad7d1e90b54cf33313a45b0f3014fafb7b5a6db.tar.gz
freebsd-ports-gnome-1ad7d1e90b54cf33313a45b0f3014fafb7b5a6db.tar.zst
freebsd-ports-gnome-1ad7d1e90b54cf33313a45b0f3014fafb7b5a6db.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Diffstat (limited to 'net/ngrep')
-rw-r--r--net/ngrep/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile
index 50e9e229c5bc..f08b61f31971 100644
--- a/net/ngrep/Makefile
+++ b/net/ngrep/Makefile
@@ -21,6 +21,7 @@ USE_GMAKE= yes
ALL_TARGET= ngrep
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-pcap-restart
+MAKE_JOBS_UNSAFE= yes
OPTIONS= PCRE "Use PCRE instead of GNU regex" on \
PORTS_PCAP "Use ports PCAP instead of system PCAP" off \