summaryrefslogtreecommitdiffstats
path: root/dns/dnswalk
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-20 20:18:09 +0000
committermharo <mharo@FreeBSD.org>2000-04-20 20:18:09 +0000
commit4a96439f343bbd0c46cc9cd6615bce9115204ab6 (patch)
tree108d85ac6ebdaf6ee302f36c4d6d573d0ad778c1 /dns/dnswalk
parentfcca74d14915f5b608aae635a204bbcbbf5c6f27 (diff)
downloadFreeBSD-ports-4a96439f343bbd0c46cc9cd6615bce9115204ab6.zip
FreeBSD-ports-4a96439f343bbd0c46cc9cd6615bce9115204ab6.tar.gz
PREFIX -> LOCALBASE (portlint)
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 97e01c4..eb04a3c 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
OpenPOWER on IntegriCloud