aboutsummaryrefslogtreecommitdiff
path: root/dns/dnswalk
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 13:48:34 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 13:48:34 +0000
commit4641b63dd110dfe3a5eb439a464a3b08b0a4075d (patch)
tree8921d3aea2ab8ce149421e10ca80d7879fe2ce78 /dns/dnswalk
parent7e97d209a0f6ab0569565dff85a4ef9d331fd2c8 (diff)
Notes
Diffstat (limited to 'dns/dnswalk')
-rw-r--r--dns/dnswalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnswalk/Makefile b/dns/dnswalk/Makefile
index 9a46aad85137..2743ac059963 100644
--- a/dns/dnswalk/Makefile
+++ b/dns/dnswalk/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF
MAINTAINER= mark@foster.cc
COMMENT= DNS debugger - requests a zone transfer and analyzes the result
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
+RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
NO_WRKSUBDIR= YES
NO_BUILD= YES