From 9a6c7f4142dcc43c237af2f1173d4339fe1f1cb4 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Oct 2008 14:06:40 +0000 Subject: Accept perl-5.10 as p5-version. From dsainty. --- net/p5-SOAP-Lite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index d43b4985abd..17d49e883ca 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/10/20 13:05:37 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2008/10/20 14:06:40 wiz Exp $ # DISTNAME= SOAP-Lite-0.710.08 @@ -15,7 +15,7 @@ COMMENT= Perl5 module providing a lightweight interface to SOAP DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64 DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser -DEPENDS+= p5-version-[0-9]*:../../devel/p5-version +DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3