diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile index da2711d24946..f7e003132f6a 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} MAINTAINER= lbr@FreeBSD.org COMMENT= Authentication/authorization on a DBIx::Class/Class::DBI model -BUILD_DEPENDS= p5-Catalyst>=5.49:${PORTSDIR}/www/p5-Catalyst \ +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Authentication>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Catalyst-Plugin-Authorization-Roles>=0.03:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-Roles \ p5-Set-Object>=1.14:${PORTSDIR}/devel/p5-Set-Object \ |