From 6155bc8d5055aca460eb647cb9d7aa7ebef7472b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 12 Jul 2015 18:56:06 +0000 Subject: 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 --- textproc/p5-Text-BibTeX/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/p5-Text-BibTeX') diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index a857b45cffc..b58f909369c 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2015/06/13 10:35:17 wen Exp $ +# $NetBSD: Makefile,v 1.37 2015/07/12 18:56:31 wiz Exp $ DISTNAME= Text-BibTeX-0.71 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE} BUILD_DEPENDS+= p5-Capture-Tiny>=0.06:../../devel/p5-Capture-Tiny BUILD_DEPENDS+= p5-Config-AutoConf>=0.14:../../devel/p5-Config-AutoConf BUILD_DEPENDS+= p5-ExtUtils-LibBuilder>=0.01:../../devel/p5-ExtUtils-LibBuilder -BUILD_DEPENDS+= {perl>=5.14.1,p5-ExtUtils-CBuilder>=0.27}:../../devel/p5-ExtUtils-CBuilder +#BUILD_DEPENDS+= {perl>=5.14.1,p5-ExtUtils-CBuilder>=0.27}:../../devel/p5-ExtUtils-CBuilder USE_LANGUAGES+= c PERL5_PACKLIST= auto/Text/BibTeX/.packlist -- cgit v1.2.3