diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-20 22:53:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-20 22:53:09 +0000 |
commit | 38eb8c5339e31bce015d6652caf364542965d4d0 (patch) | |
tree | 57033736b4eab37d8b46bb4b452f790f37bd0c7a /net-mgmt | |
parent | 1a3a92532506ba92f7a9670be49752b00ad8a807 (diff) | |
download | ports-38eb8c5339e31bce015d6652caf364542965d4d0.tar.gz ports-38eb8c5339e31bce015d6652caf364542965d4d0.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nfdump/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile index a1b0b9245159..532a94e2d5a2 100644 --- a/net-mgmt/nfdump/Makefile +++ b/net-mgmt/nfdump/Makefile @@ -14,6 +14,7 @@ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Command-line tools to collect and process NetFlow data GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes #flow-tools support OPTIONS= FT2NFDUMP "With Flow-tools to nfdump converter" off \ |