aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Catalyst-Engine-HTTP-Prefork
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2009-03-10 00:56:13 +0800
committercperciva <cperciva@FreeBSD.org>2009-03-10 00:56:13 +0800
commit3a0c9d1ec1579480a7166452f3e77cd68228c710 (patch)
tree37a30ddaf3fbe3004e081b639245d3a45e0cfc17 /www/p5-Catalyst-Engine-HTTP-Prefork
parent4faa1de6706e2aa7fdd1da1f8d08953ee836cf11 (diff)
downloadfreebsd-ports-gnome-3a0c9d1ec1579480a7166452f3e77cd68228c710.tar.gz
freebsd-ports-gnome-3a0c9d1ec1579480a7166452f3e77cd68228c710.tar.zst
freebsd-ports-gnome-3a0c9d1ec1579480a7166452f3e77cd68228c710.zip
Chase dependency rename from www/p5-Cookie-XS to www/p5-CGI-Cookie-XS.
Diffstat (limited to 'www/p5-Catalyst-Engine-HTTP-Prefork')
-rw-r--r--www/p5-Catalyst-Engine-HTTP-Prefork/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile
index 9a9c4f62a7c4..7c4552db419b 100644
--- a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile
+++ b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile
@@ -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}