aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-11-12 21:05:09 +0800
committerclsung <clsung@FreeBSD.org>2006-11-12 21:05:09 +0800
commit76ebad3bdde7f1ea5311aae4d8080d2f36f77687 (patch)
tree427d8720ffc592d38336693ef8dccd97e5306e9a /textproc
parent96da987499e8ce4dbee04809cd31f1ef32516d17 (diff)
downloadfreebsd-ports-gnome-76ebad3bdde7f1ea5311aae4d8080d2f36f77687.tar.gz
freebsd-ports-gnome-76ebad3bdde7f1ea5311aae4d8080d2f36f77687.tar.zst
freebsd-ports-gnome-76ebad3bdde7f1ea5311aae4d8080d2f36f77687.zip
- fix typo
PR: ports/105398 Submitted by: Hirohisa Yamaguchi <umq_AT_ueo dot co dot jp>
Diffstat (limited to 'textproc')
-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