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 \