summaryrefslogtreecommitdiff
path: root/mail/fetchyahoo/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-12 18:56:06 +0000
committerwiz <wiz@pkgsrc.org>2015-07-12 18:56:06 +0000
commite3691e1ff29866f244016d7915f143710367a946 (patch)
treee627a638f10e8eb4f65a201079f6391431c359a8 /mail/fetchyahoo/Makefile
parent9c2b259aee0e099eb7dbde08430e9cf2a09258a5 (diff)
downloadpkgsrc-e3691e1ff29866f244016d7915f143710367a946.tar.gz
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
Diffstat (limited to 'mail/fetchyahoo/Makefile')
-rw-r--r--mail/fetchyahoo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile
index e372eda92f7..76a8d1b39dd 100644
--- a/mail/fetchyahoo/Makefile
+++ b/mail/fetchyahoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:19 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/07/12 18:56:22 wiz Exp $
#
DISTNAME= fetchyahoo-2.11.0
@@ -15,12 +15,12 @@ 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+= {perl>=5.10,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
DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
-DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
USE_TOOLS+= perl:run