From 3430ef5531fa49726d9e299361ac619c3b5496de Mon Sep 17 00:00:00 2001 From: Lars Thegler Date: Sun, 2 Mar 2008 21:05:52 +0000 Subject: - Update to 0.05 - Fix dependencies PR: ports/120694 Submitted by: Felippe de Meirelles Motta --- www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile') diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile index a57085d88b9a..01ce940ec5d4 100644 --- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile +++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile @@ -6,16 +6,16 @@ # PORTNAME= Catalyst-Component-ACCEPT_CONTEXT -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= www perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= Catalyst PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Make the Catalyst request context available in Models and Views -RUN_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime +RUN_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \ + p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes @@ -23,6 +23,6 @@ PERL_CONFIGURE= yes MAN3= Catalyst::Component::ACCEPT_CONTEXT.3 post-patch: - ${PERL} -pi -e '$$_="" if /auto_install|Test::More/' ${WRKSRC}/Makefile.PL + ${PERL} -pi -e '$$_="" if /auto_install|Devel::Cycle/' ${WRKSRC}/Makefile.PL .include -- cgit v1.2.3