summaryrefslogtreecommitdiff
path: root/www/scoop
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 11:50:00 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 11:50:00 +0000
commit9cb0c3d00459f0596f4d5b649a233f899a397647 (patch)
tree4dace153a6f61bb299d9758dea9c913675d99ff1 /www/scoop
parentNew port yptransitd, an nss_ldap replacement. (diff)
Fix dependency list of www/scoop.
Submitted by: erwin@
Notes
Notes: svn path=/head/; revision=87894
Diffstat (limited to 'www/scoop')
-rw-r--r--www/scoop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/scoop/Makefile b/www/scoop/Makefile
index b5d7e7dd2669..4ea3949c86e4 100644
--- a/www/scoop/Makefile
+++ b/www/scoop/Makefile
@@ -31,7 +31,7 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \
${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \
${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \
${SITE_PERL}/String/Random.pm:${PORTSDIR}/devel/p5-String-Random \
- ${SITE_PERL}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time \
+ ${SITE_PERL}/Time/Timezone.pm:${PORTSDIR}/devel/p5-Time-modules \
${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
${SITE_PERL}/HTML/Tagset.pm:${PORTSDIR}/www/p5-HTML-Tagset \