summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-11-03 18:52:55 +0000
committerpetef <petef@FreeBSD.org>2001-11-03 18:52:55 +0000
commit4fa87b7ae5b202df87c0b7a6df757061d1d81485 (patch)
treea8cda119ac569306c82f10fa6cc932042ae7e7a4 /news
parent314a092a6c55654933201f6b3ba469b824c10768 (diff)
downloadFreeBSD-ports-4fa87b7ae5b202df87c0b7a6df757061d1d81485.zip
FreeBSD-ports-4fa87b7ae5b202df87c0b7a6df757061d1d81485.tar.gz
Add missing run depend on news/p5-News-Newsrc
Submitted by: Ronald Klop <ronald@klop.yi.org>
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 937aee5..3166a84 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
OpenPOWER on IntegriCloud