diff options
author | sno <sno@pkgsrc.org> | 2009-11-21 14:13:19 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-11-21 14:13:19 +0000 |
commit | ec0386ffda6fdb67809e1b85a5ab5ead8329fa41 (patch) | |
tree | 1f25e106ba2ca49cb2d1952b923e436872c48767 /www/p5-Catalyst-Runtime | |
parent | 60f35946d6149c67b9cc5646902ca01fcc80077d (diff) | |
download | pkgsrc-ec0386ffda6fdb67809e1b85a5ab5ead8329fa41.tar.gz |
forgot to bump LWP requirement to 5.814
Diffstat (limited to 'www/p5-Catalyst-Runtime')
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index eff40e5865a..12f7a8e0c32 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/11/21 14:11:46 sno Exp $ +# $NetBSD: Makefile,v 1.16 2009/11/21 14:13:19 sno Exp $ DISTNAME= Catalyst-Runtime-5.80014 PKGNAME= p5-${DISTNAME} @@ -38,7 +38,7 @@ DEPENDS+= {perl>=5.10,p5-Time-HiRes>=0}:../../time/p5-Time-HiRes DEPENDS+= p5-Tree-Simple>=1.15:../../devel/p5-Tree-Simple DEPENDS+= p5-Tree-Simple-VisitorFactory>=0:../../devel/p5-Tree-Simple-VisitorFactory DEPENDS+= p5-URI>=1.35:../../www/p5-URI -DEPENDS+= p5-libwww>=5.805:../../www/p5-libwww +DEPENDS+= p5-libwww>=5.814:../../www/p5-libwww DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean |