aboutsummaryrefslogtreecommitdiff
path: root/news/p5-News-Article
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-14 01:22:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-14 01:22:05 +0000
commitbaf94203edf558daf8e4483ca9dd5a50d9e90581 (patch)
treec4e6be1a655b971b3a8361bc8572f4a7fa666023 /news/p5-News-Article
parentf7cfea87b49ce50c02a01519fc0825c363bdd8dd (diff)
downloadports-baf94203edf558daf8e4483ca9dd5a50d9e90581.tar.gz
ports-baf94203edf558daf8e4483ca9dd5a50d9e90581.zip
Fix path to one of p5-Net files.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=35124
Diffstat (limited to 'news/p5-News-Article')
-rw-r--r--news/p5-News-Article/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/p5-News-Article/Makefile b/news/p5-News-Article/Makefile
index a0748e4a0aca..89cd6e23d071 100644
--- a/news/p5-News-Article/Makefile
+++ b/news/p5-News-Article/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.org
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}/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