summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/dnswalk/Makefile2
-rw-r--r--net/dnswalk/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/net/dnswalk/Makefile b/net/dnswalk/Makefile
index 97e01c49fd46..eb04a3c3b048 100644
--- a/net/dnswalk/Makefile
+++ b/net/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