aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-21 04:18:09 +0800
committermharo <mharo@FreeBSD.org>2000-04-21 04:18:09 +0800
commit4a96439f343bbd0c46cc9cd6615bce9115204ab6 (patch)
tree108d85ac6ebdaf6ee302f36c4d6d573d0ad778c1 /dns
parentfcca74d14915f5b608aae635a204bbcbbf5c6f27 (diff)
downloadfreebsd-ports-gnome-4a96439f343bbd0c46cc9cd6615bce9115204ab6.tar.gz
freebsd-ports-gnome-4a96439f343bbd0c46cc9cd6615bce9115204ab6.tar.zst
freebsd-ports-gnome-4a96439f343bbd0c46cc9cd6615bce9115204ab6.zip
PREFIX -> LOCALBASE (portlint)
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