diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-26 14:59:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-26 14:59:17 +0000 |
commit | cf08b61fd828661a56063cdc45a4416361a626ef (patch) | |
tree | 4481f80037d0651300b39e36ab7cf730f7d67da3 /net-mgmt | |
parent | ebce5119ec7d43c526a1325177ebe31aefad0c85 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipplan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/ipplan/Makefile b/net-mgmt/ipplan/Makefile index 5ffe7a096cd9..179b54d34183 100644 --- a/net-mgmt/ipplan/Makefile +++ b/net-mgmt/ipplan/Makefile @@ -15,6 +15,7 @@ COMMENT= IP address management and tracking RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap +MAKE_JOBS_SAFE= yes USE_PERL5_RUN= yes USE_PHP= gettext pcre xml zlib |