summaryrefslogtreecommitdiff
path: root/converters
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 /converters
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 'converters')
-rw-r--r--converters/p5-JSON-MaybeXS/Makefile4
-rw-r--r--converters/p5-Jcode/Makefile4
-rw-r--r--converters/p5-Unicode-String/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/converters/p5-JSON-MaybeXS/Makefile b/converters/p5-JSON-MaybeXS/Makefile
index 52cd9686f4c..b444265ebc5 100644
--- a/converters/p5-JSON-MaybeXS/Makefile
+++ b/converters/p5-JSON-MaybeXS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:32 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2015/07/12 18:56:07 wiz Exp $
DISTNAME= JSON-MaybeXS-1.003004
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/JSON-MaybeXS/
COMMENT= Use Cpanel::JSON::XS with a fallback to JSON::PP
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.17.10,p5-JSON-PP>=2.27202}:../../converters/p5-JSON-PP
+#DEPENDS+= {perl>=5.17.10,p5-JSON-PP>=2.27202}:../../converters/p5-JSON-PP
# actually test dependency
BUILD_DEPENDS+= p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module
diff --git a/converters/p5-Jcode/Makefile b/converters/p5-Jcode/Makefile
index 9a13f36faba..fdc2bda224e 100644
--- a/converters/p5-Jcode/Makefile
+++ b/converters/p5-Jcode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2015/06/12 10:48:32 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2015/07/12 18:56:07 wiz Exp $
DISTNAME= Jcode-2.07
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://openlab.ring.gr.jp/Jcode/index.html
COMMENT= Perl5 module for handling various Japanese charsets
-DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=2.1}:../../converters/p5-MIME-Base64
+#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=2.1}:../../converters/p5-MIME-Base64
PERL5_PACKLIST= auto/Jcode/.packlist
diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile
index 47396282bbc..7f6ac922768 100644
--- a/converters/p5-Unicode-String/Makefile
+++ b/converters/p5-Unicode-String/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2015/06/12 10:48:34 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/07/12 18:56:07 wiz Exp $
DISTNAME= Unicode-String-2.09
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Unicode-String/
COMMENT= Perl5 modules to handle various Unicode issues
LICENSE= ${PERL5_LICENSE}
-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
PERL5_PACKLIST= auto/Unicode/String/.packlist