summaryrefslogtreecommitdiff
path: root/time/p5-DateTime
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 /time/p5-DateTime
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 'time/p5-DateTime')
-rw-r--r--time/p5-DateTime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index 2c2e6fc760c..76b2e559a9e 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2015/07/05 13:49:45 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2015/07/12 18:56:32 wiz Exp $
DISTNAME= DateTime-1.20
PKGNAME= p5-${DISTNAME}00
@@ -13,7 +13,7 @@ LICENSE= artistic-2.0
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
-BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
+#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
DEPENDS+= p5-DateTime-Locale>=0.41:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=1.74:../../time/p5-DateTime-TimeZone