diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:41:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-12 16:41:28 +0000 |
commit | 4f9a4c9a942ca6e727f1bc219e5a4f6455cdf776 (patch) | |
tree | fa30c5a272c5bca86ab06c6a0cfd55c2d6a9f6e0 /dns/vizone | |
parent | 79c6756b725080e72a499f12b3a3387ec7eea9cd (diff) |
Notes
Diffstat (limited to 'dns/vizone')
-rw-r--r-- | dns/vizone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/vizone/Makefile b/dns/vizone/Makefile index 75d0953c0248..15dad66660c3 100644 --- a/dns/vizone/Makefile +++ b/dns/vizone/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Updates the serial number in one or more zonefiles -USES= shebangfix -USE_PERL5_RUN= yes +USES= shebangfix perl5 +USE_PERL5= run NO_BUILD= yes SHEBANG_FILES= updserial |