diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-03-27 09:53:36 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-03-27 09:53:36 +0000 |
commit | c810fd3c3f9bb23f07b63b0a05f036466ea372f8 (patch) | |
tree | c51d6ad6bd61beb985f639056b8f9f4db2a63a5e /dns/vizone | |
parent | 98e0641ec39c6b99f5ca8a8e6428fe0088ede4b4 (diff) |
Notes
Diffstat (limited to 'dns/vizone')
-rw-r--r-- | dns/vizone/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/vizone/Makefile b/dns/vizone/Makefile index 0f8d58cf58d1..7601f23c175f 100644 --- a/dns/vizone/Makefile +++ b/dns/vizone/Makefile @@ -15,6 +15,7 @@ COMMENT= Updates the serialnumber in one or more zonefiles USE_PERL5_RUN= yes NO_BUILD= yes +MAKE_JOBS_SAFE= yes PORTEXAMPLES= example.tld PLIST_FILES= bin/vizone bin/updserial |