aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-11-12 13:05:09 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-11-12 13:05:09 +0000
commit6f2678d8cc62feab3fe3c6e72b80c0b150d7c5fc (patch)
treee7b8c9ae2198bf971f3b7273f982b98f94212e43 /textproc/p5-XML-RSS
parent58ae82ab719c0351e575c9c4334db0023441cff8 (diff)
downloadports-6f2678d8cc62feab3fe3c6e72b80c0b150d7c5fc.tar.gz
ports-6f2678d8cc62feab3fe3c6e72b80c0b150d7c5fc.zip
- fix typo
PR: ports/105398 Submitted by: Hirohisa Yamaguchi <umq_AT_ueo dot co dot jp>
Notes
Notes: svn path=/head/; revision=177096
Diffstat (limited to 'textproc/p5-XML-RSS')
-rw-r--r--textproc/p5-XML-RSS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile
index aba186e239a1..0533c8a5e045 100644
--- a/textproc/p5-XML-RSS/Makefile
+++ b/textproc/p5-XML-RSS/Makefile
@@ -17,8 +17,8 @@ COMMENT= Perl extension to manage RDF Site Summary (RSS) files
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${PERL_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
- ${PERL_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF
+ ${SITE_PERL}/DateTime/Format/Mail.pm:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
+ ${SITE_PERL}/DateTime/Format/W3CDTF.pm:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes