diff options
author | krion <krion@FreeBSD.org> | 2004-03-03 23:29:43 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-03 23:29:43 +0800 |
commit | 42ef360b1e5996ecde0dd861eefd9b4db75e3696 (patch) | |
tree | d345ff48444da8189bfdb40e79f684488246ae25 /www/p5-Bundle-Slash | |
parent | c7f805c23b3d66bcf9574253b6a3acdd673a41ad (diff) | |
download | freebsd-ports-gnome-42ef360b1e5996ecde0dd861eefd9b4db75e3696.tar.gz freebsd-ports-gnome-42ef360b1e5996ecde0dd861eefd9b4db75e3696.tar.zst freebsd-ports-gnome-42ef360b1e5996ecde0dd861eefd9b4db75e3696.zip |
- Fix INDEX build
Diffstat (limited to 'www/p5-Bundle-Slash')
-rw-r--r-- | www/p5-Bundle-Slash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Bundle-Slash/Makefile b/www/p5-Bundle-Slash/Makefile index 18c1ec3aa27c..901d73d921c3 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-CalendarMonth \ + ${SITE_PERL}/HTML/CalendarMonth.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 \ |