summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-12-16 15:48:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-12-16 15:48:55 +0000
commit4ffe687a9ada0b4815a80c561944806b2f00e868 (patch)
tree575fcd2908ec686f2e2d594d5f5c215b7a5e4b76 /dns
parentPR: ports/8871 (diff)
Path for p5-Net-DNS is moved.
Notes
Notes: svn path=/head/; revision=15383
Diffstat (limited to 'dns')
-rw-r--r--dns/dnswalk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/dnswalk/Makefile b/dns/dnswalk/Makefile
index 448c01533e1b..9cb3bc60a5d2 100644
--- a/dns/dnswalk/Makefile
+++ b/dns/dnswalk/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 January 1998
# Whom: Matthew Hunt <mph@pobox.com>
#
-# $Id: Makefile,v 1.2 1998/04/17 23:26:26 mph Exp $
+# $Id: Makefile,v 1.3 1998/09/15 21:31:49 asami Exp $
DISTNAME= dnswalk-2.0.2
CATEGORIES= net
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.cis.ohio-state.edu/~barr/dnswalk/
MAINTAINER= mph@freebsd.org
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
+RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
NO_WRKSUBDIR= YES
NO_BUILD= YES