pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Params-ValidationCompiler Add following lines...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/111164b999e7
branches:  trunk
changeset: 359918:111164b999e7
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Mar 20 13:20:22 2017 +0000

description:
Add following lines for make test
 BUILD_DEPENDS+= p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
 BUILD_DEPENDS+= p5-Term-Table-[0-9]*:../../devel/p5-Term-Table

diffstat:

 devel/p5-Params-ValidationCompiler/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 377fa6fbc32e -r 111164b999e7 devel/p5-Params-ValidationCompiler/Makefile
--- a/devel/p5-Params-ValidationCompiler/Makefile       Mon Mar 20 13:19:37 2017 +0000
+++ b/devel/p5-Params-ValidationCompiler/Makefile       Mon Mar 20 13:20:22 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/01/25 12:17:08 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/03/20 13:20:22 mef Exp $
 
 DISTNAME=      Params-ValidationCompiler-0.23
 PKGNAME=       p5-${DISTNAME}
@@ -14,6 +14,8 @@
 DEPENDS+=      p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
 # TEST_DEPENDS
 BUILD_DEPENDS+=        p5-Specio>=0.14:../../devel/p5-Specio
+BUILD_DEPENDS+=        p5-Sub-Info-[0-9]*:../../devel/p5-Sub-Info
+BUILD_DEPENDS+=        p5-Term-Table-[0-9]*:../../devel/p5-Term-Table
 BUILD_DEPENDS+=        p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
 BUILD_DEPENDS+=        p5-Test2-Plugin-NoWarnings-[0-9]*:../../devel/p5-Test2-Plugin-NoWarnings
 BUILD_DEPENDS+=        p5-Test-Without-Module-[0-9]*:../../devel/p5-Test-Without-Module



Home | Main Index | Thread Index | Old Index