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. --- mail/fetchyahoo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/fetchyahoo') diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index eaacbd3dd88..ebde7b42ba2 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/04/07 17:07:45 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2009/06/01 19:38:56 sno Exp $ # DISTNAME= fetchyahoo-2.11.0 @@ -14,7 +14,7 @@ COMMENT= Download mails from Yahoo webmail into mbox DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools -DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net +DEPENDS+= {perl>=5.10,p5-Net-[0-9]*}:../../net/p5-Net DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools -- cgit v1.2.3