diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-31 15:23:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-31 15:23:13 +0000 |
commit | 5ef60cf65d5ffcd84fe51c717990fc1cba87d10b (patch) | |
tree | a7da32f6c0064d6be598b00d61f30117a3f396dd /www/p5-Catalyst-Component-ACCEPT_CONTEXT | |
parent | 7d0f8d0bcada46e31904286734f3f09e759febf1 (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Component-ACCEPT_CONTEXT')
-rw-r--r-- | www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile index d19f469d3a46..3e851803529b 100644 --- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile +++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile @@ -3,7 +3,7 @@ PORTNAME= Catalyst-Component-ACCEPT_CONTEXT PORTVERSION= 0.07 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,8 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Make the Catalyst request context available in Models and Views -BUILD_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils +BUILD_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Devel-Cycle>=0:${PORTSDIR}/devel/p5-Devel-Cycle |