From af27580cce54500bad2f29326d16656402aaaeb8 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Thu, 20 Apr 2000 20:18:09 +0000 Subject: PREFIX -> LOCALBASE (portlint) --- dns/dnswalk/Makefile | 2 +- net/dnswalk/Makefile | 2 +- 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 -- cgit v1.2.3