1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Chase dependency rename from www/p5-Cookie-XS to www/p5-CGI-Cookie-XS.

This commit is contained in:
Colin Percival 2009-03-09 16:56:13 +00:00
parent 9205cdd2b3
commit c20094341c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229763

View File

@ -17,7 +17,7 @@ COMMENT= High-performance pre-forking Catalyst engine
RUN_DEPENDS= p5-Catalyst-Runtime>=5.7012:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \
${SITE_PERL}/${PERL_ARCH}/HTTP/HeaderParser/XS.pm:${PORTSDIR}/www/p5-HTTP-HeaderParser-XS \
${SITE_PERL}/${PERL_ARCH}/Cookie/XS.pm:${PORTSDIR}/www/p5-Cookie-XS \
${SITE_PERL}/${PERL_ARCH}/Cookie/XS.pm:${PORTSDIR}/www/p5-CGI-Cookie-XS \
${SITE_PERL}/HTTP/Body.pm:${PORTSDIR}/www/p5-HTTP-Body
BUILD_DEPENDS= ${RUN_DEPENDS}