summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-20 20:18:09 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-20 20:18:09 +0000
commitaf27580cce54500bad2f29326d16656402aaaeb8 (patch)
tree338783d5af6c16bde1d74800b82aefcf83555bca /dns
parentportlint: (diff)
PREFIX -> LOCALBASE (portlint)
Notes
Notes: svn path=/head/; revision=27811
Diffstat (limited to 'dns')
-rw-r--r--dns/dnswalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnswalk/Makefile b/dns/dnswalk/Makefile
index 97e01c49fd46..eb04a3c3b048 100644
--- a/dns/dnswalk/Makefile
+++ b/dns/dnswalk/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.visi.com/~barr/dnswalk/
MAINTAINER= mph@freebsd.org
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
NO_WRKSUBDIR= YES
NO_BUILD= YES