From 7bed2faa717bb0254059e14ba2111e0daf19abc7 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 31 Jan 2015 12:19:55 +0000 Subject: Remove p5-constant. Included in perl since 5.004, and current CPAN version is older than current version incuded in perl itself. No point in having this separately as well. --- net/p5-SOAP-Lite/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net') diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index d87c376c7f5..d6637bec589 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/01/31 12:19:56 wiz Exp $ DISTNAME= SOAP-Lite-1.11 PKGNAME= p5-${DISTNAME} @@ -24,7 +24,6 @@ DEPENDS+= {perl>=5.10,p5-Net>=0}:../../net/p5-Net DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser -DEPENDS+= {perl>=5.10.1,p5-constant>=1.14}:../../devel/p5-constant DEPENDS+= p5-libwww>=0:../../www/p5-libwww DEPENDS+= {perl>=5.10.0,p5-version>=0}:../../devel/p5-version -- cgit v1.2.3