aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-FormValidator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-FormValidator/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-FormValidator/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Plugin-FormValidator/Makefile b/www/p5-Catalyst-Plugin-FormValidator/Makefile
index 39c7ed409bbb..e32e83bee16c 100644
--- a/www/p5-Catalyst-Plugin-FormValidator/Makefile
+++ b/www/p5-Catalyst-Plugin-FormValidator/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-FormValidator
-PORTVERSION= 0.092
+PORTVERSION= 0.094
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= FormValidator for Catalyst
-BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
- ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80001:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator \
+ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
+ p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes