aboutsummaryrefslogtreecommitdiff
path: root/net/ngrep
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
commit38eb8c5339e31bce015d6652caf364542965d4d0 (patch)
tree57033736b4eab37d8b46bb4b452f790f37bd0c7a /net/ngrep
parent1a3a92532506ba92f7a9670be49752b00ad8a807 (diff)
downloadports-38eb8c5339e31bce015d6652caf364542965d4d0.tar.gz
ports-38eb8c5339e31bce015d6652caf364542965d4d0.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244567
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 \