diff options
Diffstat (limited to 'www/p5-Catalyst-Runtime/Makefile')
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index 1a1f2fa03f75..82c5400ae294 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -7,6 +7,7 @@ PORTNAME= Catalyst-Runtime PORTVERSION= 5.80011 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -33,11 +34,9 @@ BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfSco p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean \ p5-Path-Class>=0.09:${PORTSDIR}/devel/p5-Path-Class \ - p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-String-RewritePrefix>=0.004:${PORTSDIR}/textproc/p5-String-RewritePrefix \ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ - p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \ p5-Tree-Simple>=1.15:${PORTSDIR}/devel/p5-Tree-Simple \ p5-Text-SimpleTable>=0.03:${PORTSDIR}/textproc/p5-Text-SimpleTable \ p5-Tree-Simple-VisitorFactory>=0:${PORTSDIR}/devel/p5-Tree-Simple-VisitorFactory \ |