summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Controller-ActionRole/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Controller-ActionRole/Makefile')
-rw-r--r--www/p5-Catalyst-Controller-ActionRole/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Controller-ActionRole/Makefile b/www/p5-Catalyst-Controller-ActionRole/Makefile
index 06f85ac1c105..52bfcc825c40 100644
--- a/www/p5-Catalyst-Controller-ActionRole/Makefile
+++ b/www/p5-Catalyst-Controller-ActionRole/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mons@cpan.org
COMMENT= Apply roles to action instances
-BUILD_DEPENDS= p5-Catalyst-Runtime>=5.71001:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \
- p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
- p5-String-RewritePrefix>=0.004:${PORTSDIR}/textproc/p5-String-RewritePrefix \
- p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.71001:www/p5-Catalyst-Runtime \
+ p5-Moose>=2:devel/p5-Moose \
+ p5-MooseX-Types>=0:devel/p5-MooseX-Types \
+ p5-String-RewritePrefix>=0.004:textproc/p5-String-RewritePrefix \
+ p5-namespace-clean>=0:devel/p5-namespace-clean
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5