pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Perl-Version - Add BUILD_DEPENDS to p5-File-S...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae8a3eadb76d
branches: trunk
changeset: 347804:ae8a3eadb76d
user: mef <mef%pkgsrc.org@localhost>
date: Mon May 30 14:09:05 2016 +0000
description:
- Add BUILD_DEPENDS to p5-File-Slurp-Tiny-[0-9]* for make test
diffstat:
devel/p5-Perl-Version/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 3ecf0c4c171e -r ae8a3eadb76d devel/p5-Perl-Version/Makefile
--- a/devel/p5-Perl-Version/Makefile Mon May 30 13:27:54 2016 +0000
+++ b/devel/p5-Perl-Version/Makefile Mon May 30 14:09:05 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:38 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/05/30 14:09:05 mef Exp $
#
DISTNAME= Perl-Version-1.013
@@ -15,6 +15,9 @@
USE_LANGUAGES= # empty
MAKE_ENV+= PERL_MM_USE_DEFAULT=1
+# for make test
+BUILD_DEPENDS+= p5-File-Slurp-Tiny-[0-9]*:../../devel/p5-File-Slurp-Tiny
+
PERL5_PACKLIST= auto/Perl/Version/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index