diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-State-URI/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-URI/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile index 17f8eb2158ab..2daec9d2e167 100644 --- a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-State-URI -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,8 @@ RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find \ p5-HTML-TokeParser-Simple>=0:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \ - p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types + p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \ + p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.1+ |