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 /dns | |
parent | ebce5119ec7d43c526a1325177ebe31aefad0c85 (diff) | |
download | ports-cf08b61fd828661a56063cdc45a4416361a626ef.tar.gz ports-cf08b61fd828661a56063cdc45a4416361a626ef.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dlint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index 2c21c8212b07..c268748d96bd 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -16,6 +16,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) NO_BUILD= yes +MAKE_JOBS_SAFE= yes MAN8= dlint.8 do-configure: |