diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-09-09 10:03:11 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-09-09 10:03:11 +0000 |
commit | f0203bcc80308a51c928f0dc9ff97b86561b8715 (patch) | |
tree | 328988a20a63323d593c74895ed79da70ea1673a /www/p5-Catalyst-Runtime | |
parent | 4f49b442216af7f4fe224e487c876935fa7ff74f (diff) | |
download | ports-f0203bcc80308a51c928f0dc9ff97b86561b8715.tar.gz ports-f0203bcc80308a51c928f0dc9ff97b86561b8715.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Runtime')
-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 \ |