pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Dispatch - Add BUILD_DEPENDS+= p5-Test-Ne...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4cdc19d45821
branches: trunk
changeset: 352557:4cdc19d45821
user: mef <mef%pkgsrc.org@localhost>
date: Fri Sep 16 15:28:17 2016 +0000
description:
- Add BUILD_DEPENDS+= p5-Test-Needs-[0-9]* for make test
diffstat:
devel/p5-Log-Dispatch/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ae63ba539ea5 -r 4cdc19d45821 devel/p5-Log-Dispatch/Makefile
--- a/devel/p5-Log-Dispatch/Makefile Fri Sep 16 15:24:34 2016 +0000
+++ b/devel/p5-Log-Dispatch/Makefile Fri Sep 16 15:28:17 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2016/08/16 00:41:20 wen Exp $
+# $NetBSD: Makefile,v 1.54 2016/09/16 15:28:17 mef Exp $
DISTNAME= Log-Dispatch-2.57
PKGNAME= p5-${DISTNAME}
@@ -18,6 +18,7 @@
# for make test
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+BUILD_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
PERL5_PACKLIST= auto/Log/Dispatch/.packlist
Home |
Main Index |
Thread Index |
Old Index