aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Bundle-Slash
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-06 09:15:59 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-06 09:15:59 +0000
commit91c538221650308b5c0242aa9d00dd7daaa8aaa9 (patch)
tree7aed0d63d109d6f0219b59b70057479cf371bace /www/p5-Bundle-Slash
parentdfcc7ac2bae825bba892583a02735dd16bb4a069 (diff)
downloadports-91c538221650308b5c0242aa9d00dd7daaa8aaa9.tar.gz
ports-91c538221650308b5c0242aa9d00dd7daaa8aaa9.zip
- Fix build on bento
Notes
Notes: svn path=/head/; revision=103074
Diffstat (limited to 'www/p5-Bundle-Slash')
-rw-r--r--www/p5-Bundle-Slash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Bundle-Slash/Makefile b/www/p5-Bundle-Slash/Makefile
index 901d73d921c3..69b7d591e95c 100644
--- a/www/p5-Bundle-Slash/Makefile
+++ b/www/p5-Bundle-Slash/Makefile
@@ -25,7 +25,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \
${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/HTML/CalendarMonth.pm:${PORTSDIR}/www/p5-HTML-CalendarMonthSimple \
+ ${SITE_PERL}/HTML/CalendarMonthSimple.pm:${PORTSDIR}/www/p5-HTML-CalendarMonthSimple \
${SITE_PERL}/Font/AFM.pm:${PORTSDIR}/x11-fonts/p5-Font-AFM \
${SITE_PERL}/HTML/FormatText.pm:${PORTSDIR}/textproc/p5-HTML-Format \
${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS \