summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-05-13 10:14:51 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-05-13 10:14:51 +0000
commit98bd8a1a27698bc4ade5ab4310d4b9b838d4749a (patch)
treea2573df4737002328cb9f491952d08166b1c3b29 /www
parentUpdate to version 0.11. (diff)
Depend on p5-Time-modules rather than p5-Time.
Notes
Notes: svn path=/head/; revision=80901
Diffstat (limited to 'www')
-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 0e01b08cf503..c9b79c445293 100644
--- a/www/p5-Bundle-Slash/Makefile
+++ b/www/p5-Bundle-Slash/Makefile
@@ -42,7 +42,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-D
${SITE_PERL}/Schedule/Cron.pm:${PORTSDIR}/sysutils/p5-Schedule-Cron \
${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
- ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time \
+ ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \
${SITE_PERL}/DBIx/Password.pm:${PORTSDIR}/databases/p5-DBIx-Password
RUN_DEPENDS= ${BUILD_DEPENDS}