summaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1998-12-16 15:48:55 +0000
committerkuriyama <kuriyama@FreeBSD.org>1998-12-16 15:48:55 +0000
commite5be3525dcfb1d656050e0d90f597fa0ce383cb8 (patch)
treec3adaf1040c9872be79485247fb063796b63e399 /dns
parentd01b7f6e38a5f9787af6ab892ed1dada4295837a (diff)
downloadFreeBSD-ports-e5be3525dcfb1d656050e0d90f597fa0ce383cb8.zip
FreeBSD-ports-e5be3525dcfb1d656050e0d90f597fa0ce383cb8.tar.gz
Path for p5-Net-DNS is moved.
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 448c015..9cb3bc6 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
OpenPOWER on IntegriCloud