aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-AutoCRUD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Plugin-AutoCRUD/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-AutoCRUD/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-AutoCRUD/Makefile b/www/p5-Catalyst-Plugin-AutoCRUD/Makefile
index 68220d1cab19..7e5b81bed5bc 100644
--- a/www/p5-Catalyst-Plugin-AutoCRUD/Makefile
+++ b/www/p5-Catalyst-Plugin-AutoCRUD/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Catalyst-Plugin-AutoCRUD
-PORTVERSION= 2.113.270
+PORTVERSION= 2.113.450
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -31,6 +31,10 @@ BUILD_DEPENDS= p5-Catalyst-Action-RenderView>=0:${PORTSDIR}/www/p5-Catalyst-Acti
p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
+ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
+ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst
+
PERL_CONFIGURE= yes
MAN3= Catalyst::Plugin::AutoCRUD.3 \