pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Differences Add two more BUILD_DEPENDS+=...
details: https://anonhg.NetBSD.org/pkgsrc/rev/455506d003a8
branches: trunk
changeset: 648708:455506d003a8
user: mef <mef%pkgsrc.org@localhost>
date: Tue Mar 17 13:02:39 2015 +0000
description:
Add two more BUILD_DEPENDS+= for make test not to skip t/pod*.t
diffstat:
devel/p5-Test-Differences/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 0c3a69469b8a -r 455506d003a8 devel/p5-Test-Differences/Makefile
--- a/devel/p5-Test-Differences/Makefile Tue Mar 17 12:56:19 2015 +0000
+++ b/devel/p5-Test-Differences/Makefile Tue Mar 17 13:02:39 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2015/03/17 12:56:19 mef Exp $
+# $NetBSD: Makefile,v 1.16 2015/03/17 13:02:39 mef Exp $
DISTNAME= Test-Differences-0.63
PKGNAME= p5-${DISTNAME}00
@@ -12,6 +12,8 @@
BUILD_DEPENDS+= p5-Text-Diff>=0.35:../../textproc/p5-Text-Diff
BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
+BUILD_DEPENDS+= p5-Test-Pod-Coverage>=1.08:../../devel/p5-Test-Pod-Coverage
+BUILD_DEPENDS+= p5-Test-Pod>=1.22:../../devel/p5-Test-Pod
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Differences/.packlist
Home |
Main Index |
Thread Index |
Old Index