summaryrefslogtreecommitdiff
path: root/news/p5-News-Article/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 07:52:25 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 07:52:25 +0000
commitfeb212beb00bfe3bc18e398c9d57084415ce3efd (patch)
treebc6deb450f4a254989bf685e19706e7650292054 /news/p5-News-Article/Makefile
parentUpdate to OpenGatekeeper 0.50 (diff)
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27846
Diffstat (limited to '')
-rw-r--r--news/p5-News-Article/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/p5-News-Article/Makefile b/news/p5-News-Article/Makefile
index 983e2478329a..c89d134ba9f3 100644
--- a/news/p5-News-Article/Makefile
+++ b/news/p5-News-Article/Makefile
@@ -14,9 +14,9 @@ DISTNAME= News-Article-1.21
MAINTAINER= croyle@gelemna.ft-wayne.in.us
-RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/PGP/Sign.pm:${PORTSDIR}/security/p5-PGP-Sign
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/PGP/Sign.pm:${PORTSDIR}/security/p5-PGP-Sign
USE_PERL5= yes