fix build
This commit is contained in:
parent
035a11c0ad
commit
0540c029cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168047
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ COMMENT= Perl5 modules for Syndication feed parser and auto-discovery
|
|||
RUN_DEPENDS= ${SITE_PERL}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler \
|
||||
${SITE_PERL}/Feed/Find.pm:${PORTSDIR}/www/p5-Feed-Find \
|
||||
${SITE_PERL}/URI/Fetch.pm:${PORTSDIR}/www/p5-URI-Fetch \
|
||||
${SITE_PERL}/XML/RSS.pm>=1.01:${PORTSDIR}/textproc/p5-XML-RSS \
|
||||
${SITE_PERL}/XML/Atom.pm>=0.08:${PORTSDIR}/textproc/p5-XML-Atom \
|
||||
p5-XML-RSS>=1.01:${PORTSDIR}/textproc/p5-XML-RSS \
|
||||
p5-XML-Atom>=0.08:${PORTSDIR}/textproc/p5-XML-Atom \
|
||||
${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
|
||||
${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
|
||||
${SITE_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \
|
||||
|
|
Loading…
Reference in a new issue