summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2015-07-12 18:56:06 +0000
committerwiz <wiz>2015-07-12 18:56:06 +0000
commit6155bc8d5055aca460eb647cb9d7aa7ebef7472b (patch)
treee627a638f10e8eb4f65a201079f6391431c359a8 /graphics
parent4109e15859ee52a30f347dff367c7d0757c05b3c (diff)
downloadpkgsrc-6155bc8d5055aca460eb647cb9d7aa7ebef7472b.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 'graphics')
-rw-r--r--graphics/p5-GraphViz2/Makefile8
-rw-r--r--graphics/p5-Image-Size/Makefile6
-rw-r--r--graphics/p5-SWF-File/Makefile4
-rw-r--r--graphics/p5-clutter/Makefile4
4 files changed, 11 insertions, 11 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile
index f8b8b2359ac..abfaae31707 100644
--- a/graphics/p5-GraphViz2/Makefile
+++ b/graphics/p5-GraphViz2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/07/12 18:56:22 wiz Exp $
#
DISTNAME= GraphViz2-1.12
@@ -19,17 +19,17 @@ DEPENDS+= p5-Algorithm-Dependency>=1.110:../../devel/p5-Algorithm-Dependency
DEPENDS+= p5-Capture-Tiny>=0.10:../../devel/p5-Capture-Tiny
DEPENDS+= p5-Data-Section-Simple>=0.02:../../devel/p5-Data-Section-Simple
DEPENDS+= p5-DBI>=1.616:../../databases/p5-DBI
-DEPENDS+= {perl>=5.10.1,p5-File-Temp>=0.22}:../../devel/p5-File-Temp
+#DEPENDS+= {perl>=5.10.1,p5-File-Temp>=0.22}:../../devel/p5-File-Temp
DEPENDS+= p5-File-Which>=1.09:../../devel/p5-File-Which
DEPENDS+= p5-HTML-Entities-Interpolate>=1.04:../../www/p5-HTML-Entities-Interpolate
DEPENDS+= p5-HTML-Tree>=4.2:../../www/p5-HTML-Tree
-DEPENDS+= {perl>=5.14.0,p5-HTTP-Tiny>=0.012}:../../www/p5-HTTP-Tiny
+#DEPENDS+= {perl>=5.14.0,p5-HTTP-Tiny>=0.012}:../../www/p5-HTTP-Tiny
DEPENDS+= p5-Hash-FieldHash>=0.10:../../devel/p5-Hash-FieldHash
DEPENDS+= p5-Log-Handler>=0.71:../../devel/p5-Log-Handler
DEPENDS+= p5-Parse-RecDescent>=1.965.1:../../devel/p5-Parse-RecDescent
DEPENDS+= p5-PathTools>=3.33:../../devel/p5-PathTools
DEPENDS+= p5-Perl6-Slurp>=0.03:../../devel/p5-Perl6-Slurp
-DEPENDS+= {perl>=5.13.1,p5-Pod-Simple>=3.16}:../../textproc/p5-Pod-Simple
+#DEPENDS+= {perl>=5.13.1,p5-Pod-Simple>=3.16}:../../textproc/p5-Pod-Simple
DEPENDS+= p5-Scalar-List-Utils>=1.23:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Set-Array>=0.23:../../devel/p5-Set-Array
DEPENDS+= p5-Text-Xslate>=1.2:../../textproc/p5-Text-Xslate
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile
index 9bb948e1845..338c33f2faf 100644
--- a/graphics/p5-Image-Size/Makefile
+++ b/graphics/p5-Image-Size/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:12 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2015/07/12 18:56:22 wiz Exp $
DISTNAME= Image-Size-3.300
PKGNAME= p5-${DISTNAME}
@@ -11,9 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/Image-Size/
COMMENT= Read the dimensions of an image in several popular formats
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
+#DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
-BUILD_DEPENDS+= {perl>=5.10.0,p5-Test-Simple>=0.80}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.0,p5-Test-Simple>=0.80}:../../devel/p5-Test-Simple
PERL5_PACKLIST= auto/Image/Size/.packlist
diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile
index e94a1f6e25e..fe8d0910c2e 100644
--- a/graphics/p5-SWF-File/Makefile
+++ b/graphics/p5-SWF-File/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2015/07/12 18:56:22 wiz Exp $
#
DISTNAME= SWF-File-0.42
@@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/SWF-File/
COMMENT= Manipulating Flash movie (SWF) files
DEPENDS+= p5-Data-TemporaryBag-[0-9]*:../../devel/p5-Data-TemporaryBag
-DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
+#DEPENDS+= {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress # Compress::Zlib
PERL5_PACKLIST= auto/SWF/File/.packlist
diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile
index ff8ce4ca796..c797b146e34 100644
--- a/graphics/p5-clutter/Makefile
+++ b/graphics/p5-clutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:13 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2015/07/12 18:56:22 wiz Exp $
#
DISTNAME= Clutter-1.110
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.clutter-project.org/
COMMENT= Perl interface to the 1.x series of the Clutter toolkit
LICENSE= gnu-lgpl-v2.1
-BUILD_DEPENDS+= {perl>=5.8.8,p5-ExtUtils-MakeMaker>=6.30}:../../devel/p5-ExtUtils-MakeMaker
+#BUILD_DEPENDS+= {perl>=5.8.8,p5-ExtUtils-MakeMaker>=6.30}:../../devel/p5-ExtUtils-MakeMaker
DEPENDS+= p5-glib2>=1.253:../../devel/p5-glib2
DEPENDS+= p5-cairo-gobject>=1.000:../../graphics/p5-cairo-gobject
DEPENDS+= p5-Glib-Object-Introspection>=0.002:../../devel/p5-Glib-Object-Introspection