diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile index ef4b77b3e9f8..9b21bdea45e9 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= Store your sessions in a database -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-Session>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ |