summaryrefslogtreecommitdiff
path: root/multimedia/p5-xmltv
diff options
context:
space:
mode:
authorwiz <wiz>2015-07-12 18:56:06 +0000
committerwiz <wiz>2015-07-12 18:56:06 +0000
commit8467a1d401214bb799e964aa11506b1de17bb751 (patch)
treee627a638f10e8eb4f65a201079f6391431c359a8 /multimedia/p5-xmltv
parent4f478602cb731f681ce625daadeb66ed5b97e2f0 (diff)
downloadpkgsrc-8467a1d401214bb799e964aa11506b1de17bb751.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 'multimedia/p5-xmltv')
-rw-r--r--multimedia/p5-xmltv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/p5-xmltv/Makefile b/multimedia/p5-xmltv/Makefile
index fb7bfce4331..05a0bc8a7a4 100644
--- a/multimedia/p5-xmltv/Makefile
+++ b/multimedia/p5-xmltv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:39 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/07/12 18:56:25 wiz Exp $
DISTNAME= xmltv-0.5.56
PKGNAME= p5-${DISTNAME}
@@ -18,7 +18,7 @@ DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
DEPENDS+= p5-XML-Parser>=2.34:../../textproc/p5-XML-Parser
DEPENDS+= p5-XML-Twig>=3.10:../../textproc/p5-XML-Twig
DEPENDS+= p5-XML-Writer>=0.600:../../textproc/p5-XML-Writer
-DEPENDS+= {perl>=5.10,p5-Memoize-[0-9]*}:../../devel/p5-Memoize
+#DEPENDS+= {perl>=5.10,p5-Memoize-[0-9]*}:../../devel/p5-Memoize
#DEPENDS+= {perl>=5.10,p5-Storable>=2.04}:../../devel/p5-Storable
DEPENDS+= p5-libwww>=5.65:../../www/p5-libwww
# recommended
@@ -47,7 +47,7 @@ DEPENDS+= p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strpt
DEPENDS+= p5-Text-Kakasi-[0-9]*:../../textproc/p5-Text-Kakasi
# needed by se grabber
DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
-DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress # Compress::Zlib>=0
+#DEPENDS+= {perl>=5.9.3,p5-IO-Compress-[0-9]*}:../../devel/p5-IO-Compress # Compress::Zlib>=0
DEPENDS+= p5-HTTP-Cache-Transparent-[0-9]*:../../www/p5-HTTP-Cache-Transparent
# needed by pt grabber
DEPENDS+= p5-Unicode-UTF8simple-[0-9]*:../../converters/p5-Unicode-UTF8simple