summaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-SimpleHTTP/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-11-24 09:57:02 +0000
committerwiz <wiz>2013-11-24 09:57:02 +0000
commitacffcb64058d417d2abc3b48d5e8d37b0a5a7326 (patch)
tree7454480abd0b02e5a802849b4bb0b9ba8fc726e7 /www/p5-POE-Component-Server-SimpleHTTP/Makefile
parent18a96f2cce920b4cf2b73958c2296a85d041878f (diff)
downloadpkgsrc-acffcb64058d417d2abc3b48d5e8d37b0a5a7326.tar.gz
Comment out p5-Storable dependency; included in perl since 5.7.3.
Diffstat (limited to 'www/p5-POE-Component-Server-SimpleHTTP/Makefile')
-rw-r--r--www/p5-POE-Component-Server-SimpleHTTP/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
index 1b2884a3b78..e713ea4509d 100644
--- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile
+++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2013/11/04 21:06:33 tonnerre Exp $
+# $NetBSD: Makefile,v 1.2 2013/11/24 09:57:04 wiz Exp $
DISTNAME= POE-Component-Server-SimpleHTTP-2.18
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
@@ -17,7 +18,7 @@ BUILD_DEPENDS+= p5-POE-Filter-HTTP-Parser>=1.06:../../www/p5-POE-Filter-HTTP-Par
BUILD_DEPENDS+= p5-Test-POE-Client-TCP>=0.10:../../devel/p5-Test-POE-Client-TCP
DEPENDS+= p5-POE>=1.0:../../devel/p5-POE
DEPENDS+= p5-HTTP-Date-[0-9]*:../../www/p5-HTTP-Date
-DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
+#DEPENDS+= p5-Storable-[0-9]*:../../devel/p5-Storable
DEPENDS+= p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
DEPENDS+= p5-Moose>=0.90:../../devel/p5-Moose
DEPENDS+= p5-MooseX-POE>=0.205:../../devel/p5-MooseX-POE