diff options
Diffstat (limited to 'dns/sleuth/Makefile')
-rw-r--r-- | dns/sleuth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/sleuth/Makefile b/dns/sleuth/Makefile index 81b582cdee5d..c4ee6cfa228b 100644 --- a/dns/sleuth/Makefile +++ b/dns/sleuth/Makefile @@ -11,8 +11,7 @@ COMMENT= A tool for checking DNS zones RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS -USE_PERL5= yes -USES= shebangfix +USES= shebangfix perl5 SHEBANG_FILES= sleuth PLIST_FILES= bin/sleuth etc/sleuth.conf.sample |