aboutsummaryrefslogtreecommitdiff
path: root/net/v6eval
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 16:11:43 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 16:11:43 +0000
commit7e3461850288d9c03ab7fed23c421dab07e89443 (patch)
treed5e5ba5a3a52396d44f005ed68c3591410ede9ba /net/v6eval
parentcf15c941cc3fec7529185d2dd6076ff9f73f4dcd (diff)
downloadports-7e3461850288d9c03ab7fed23c421dab07e89443.tar.gz
ports-7e3461850288d9c03ab7fed23c421dab07e89443.zip
Notes
Diffstat (limited to 'net/v6eval')
-rw-r--r--net/v6eval/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile
index e1d5aef59208..2365cbda8a9b 100644
--- a/net/v6eval/Makefile
+++ b/net/v6eval/Makefile
@@ -17,9 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
RUN_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
-USE_PERL5= yes
USE_OPENSSL= yes
-USES= shebangfix
+USES= shebangfix perl5
SHEBANG_FILES= \
bin/autorun/autorun.pl \
bin/indexgen/indexgen.pl \