aboutsummaryrefslogtreecommitdiff
path: root/news/newsgrab
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-05-13 10:14:51 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-05-13 10:14:51 +0000
commit98bd8a1a27698bc4ade5ab4310d4b9b838d4749a (patch)
treea2573df4737002328cb9f491952d08166b1c3b29 /news/newsgrab
parentd2795c4cca6f76ef687f37f3a298e99cfc1a214f (diff)
downloadports-98bd8a1a27698bc4ade5ab4310d4b9b838d4749a.tar.gz
ports-98bd8a1a27698bc4ade5ab4310d4b9b838d4749a.zip
Notes
Diffstat (limited to 'news/newsgrab')
-rw-r--r--news/newsgrab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile
index 7f0843c5bfd6..0f1eb12ce0fa 100644
--- a/news/newsgrab/Makefile
+++ b/news/newsgrab/Makefile
@@ -18,7 +18,7 @@ COMMENT= Download and uudecode binary files from USENET using regexps
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}/News/Newsrc.pm:${PORTSDIR}/news/p5-News-Newsrc \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules
NO_BUILD= yes
USE_PERL5= yes