aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-11 06:12:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-11 06:12:38 +0000
commite5694550e21547644b9e628bb316d199e7eb2b09 (patch)
tree621c1168a31d82e081c6a28a1d50420aceaffbe1 /www/p5-Catalyst-Plugin-Authentication
parent8fcfc3002239667eb99e959a1e6e27b7d238a209 (diff)
downloadports-e5694550e21547644b9e628bb316d199e7eb2b09.tar.gz
ports-e5694550e21547644b9e628bb316d199e7eb2b09.zip
- Promote Moose requirement to 2.0+ which includes Class::MOP
Notes
Notes: svn path=/head/; revision=281625
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
index 50c153c2e1cf..e39b21fdbeda 100644
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.10:${PORTSDIR}/www/p5-Catalyst-Plugin
p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
- p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
+ p5-Moose>=2:${PORTSDIR}/devel/p5-Moose
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception