From c3daa287832518858f2110fb2236152293b93135 Mon Sep 17 00:00:00 2001 From: sno Date: Mon, 1 Jun 2009 19:38:56 +0000 Subject: Replacing some dependencies to choose perl core first, because desired version numbers of required modules are in delivered perl core. --- www/p5-libwww/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/p5-libwww') diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index ffd43e9cef7..b102c4497e8 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2009/04/29 07:39:37 sno Exp $ +# $NetBSD: Makefile,v 1.70 2009/06/01 19:38:57 sno Exp $ DISTNAME= libwww-perl-5.826 PKGNAME= p5-${DISTNAME:S/-perl-/-/} @@ -20,7 +20,7 @@ DEPENDS+= p5-HTML-Parser>=3.33:../../www/p5-HTML-Parser DEPENDS+= p5-HTML-Tagset-[0-9]*:../../www/p5-HTML-Tagset DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL DEPENDS+= p5-MIME-Base64>=2.1:../../converters/p5-MIME-Base64 -DEPENDS+= p5-Net>=1.09:../../net/p5-Net # for Net::FTP>=2.58 +DEPENDS+= {perl>=5.10,p5-Net>=1.09}:../../net/p5-Net # for Net::FTP>=2.58 DEPENDS+= p5-URI>=1.10:../../www/p5-URI USE_LANGUAGES= # empty -- cgit v1.2.3