aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-03 18:52:55 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-03 18:52:55 +0000
commit422c303830ebe88b95a6da987dc799551985a470 (patch)
tree460a2edb55033cf17f085e44fc241de578ce9b4f /news
parentbaced5156461b701ac0929773cd61f371247f193 (diff)
downloadports-422c303830ebe88b95a6da987dc799551985a470.tar.gz
ports-422c303830ebe88b95a6da987dc799551985a470.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/newsgrab/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile
index 937aee5e0d99..3166a846b5e5 100644
--- a/news/newsgrab/Makefile
+++ b/news/newsgrab/Makefile
@@ -13,7 +13,8 @@ MASTER_SITES= http://phunkbros.dk/newsgrab/
MAINTAINER= petef@FreeBSD.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/NNTPClient.pm:${PORTSDIR}/news/p5-NNTPClient \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc
NO_BUILD= yes
USE_PERL5= yes