summaryrefslogtreecommitdiff
path: root/devel/p5-Method-Signatures
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 /devel/p5-Method-Signatures
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 'devel/p5-Method-Signatures')
-rw-r--r--devel/p5-Method-Signatures/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Method-Signatures/Makefile b/devel/p5-Method-Signatures/Makefile
index b3ee29a24a8..884b80ca657 100644
--- a/devel/p5-Method-Signatures/Makefile
+++ b/devel/p5-Method-Signatures/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:25 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:14 wiz Exp $
DISTNAME= Method-Signatures-20141021
PKGNAME= p5-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= p5-Const-Fast>=0.006:../../devel/p5-Const-Fast
DEPENDS+= p5-Data-Alias>=1.08:../../devel/p5-Data-Alias
DEPENDS+= p5-Devel-BeginLift>=0.001001:../../devel/p5-Devel-BeginLift
DEPENDS+= p5-Devel-Declare>=0.006002:../../devel/p5-Devel-Declare
-DEPENDS+= {perl>=5.19.11,p5-experimental>=0.005}:../../devel/p5-experimental
+#DEPENDS+= {perl>=5.19.11,p5-experimental>=0.005}:../../devel/p5-experimental
DEPENDS+= p5-PPI>=1.203:../../devel/p5-PPI
DEPENDS+= p5-Mouse>=0.64:../../devel/p5-Mouse
DEPENDS+= p5-Sub-Name>=0.03:../../devel/p5-Sub-Name