1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix dependency list of www/scoop.

Submitted by:	erwin@
This commit is contained in:
Edwin Groothuis 2003-08-28 11:50:00 +00:00
parent a7aade67bd
commit 9cb0c3d004
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87894

View File

@ -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 \