summaryrefslogtreecommitdiffstats
path: root/news/newsgrab
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-05-13 10:14:51 +0000
committerdemon <demon@FreeBSD.org>2003-05-13 10:14:51 +0000
commitf288e5ac631842c3d8fe1b78af0624adf503d51b (patch)
treef4458f8f286f50d3d2f7a74020dfdd639825ed95 /news/newsgrab
parentbe70692e60216237c62058472d9a4ba947b70a4e (diff)
downloadFreeBSD-ports-f288e5ac631842c3d8fe1b78af0624adf503d51b.zip
FreeBSD-ports-f288e5ac631842c3d8fe1b78af0624adf503d51b.tar.gz
Depend on p5-Time-modules rather than p5-Time.
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 7f0843c..0f1eb12 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
OpenPOWER on IntegriCloud