pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test2-Plugin-NoWarnings



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Mar 20 12:59:38 UTC 2017

Modified Files:
        pkgsrc/devel/p5-Test2-Plugin-NoWarnings: Makefile

Log Message:
Add following line for make test
 BUILD_DEPENDS+=  p5-Term-Table-[0-9]*:../../devel/p5-Term-Table


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile
diff -u pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.2 pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.3
--- pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile:1.2        Mon Mar 20 12:49:00 2017
+++ pkgsrc/devel/p5-Test2-Plugin-NoWarnings/Makefile    Mon Mar 20 12:59:38 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/03/20 12:49:00 mef Exp $
+# $NetBSD: Makefile,v 1.3 2017/03/20 12:59:38 mef Exp $
 
 DISTNAME=              Test2-Plugin-NoWarnings-0.05
 PKGNAME=               p5-${DISTNAME}
@@ -13,6 +13,7 @@ LICENSE=              ${PERL5_LICENSE}
 DEPENDS+=              p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
 # 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
 
 PERL5_PACKLIST=                auto/Test2/Plugin/NoWarnings/.packlist
 



Home | Main Index | Thread Index | Old Index