pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-CleanNamespaces Add 5 BUILD_DEPENDS for ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/627398400f3c
branches: trunk
changeset: 650905:627398400f3c
user: mef <mef%pkgsrc.org@localhost>
date: Tue Apr 28 04:14:04 2015 +0000
description:
Add 5 BUILD_DEPENDS for make test
diffstat:
devel/p5-Test-CleanNamespaces/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 358f1b8a1610 -r 627398400f3c devel/p5-Test-CleanNamespaces/Makefile
--- a/devel/p5-Test-CleanNamespaces/Makefile Tue Apr 28 02:07:04 2015 +0000
+++ b/devel/p5-Test-CleanNamespaces/Makefile Tue Apr 28 04:14:04 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/01/28 02:02:24 mef Exp $
+# $NetBSD: Makefile,v 1.6 2015/04/28 04:14:04 mef Exp $
DISTNAME= Test-CleanNamespaces-0.18
PKGNAME= p5-${DISTNAME}
@@ -16,6 +16,12 @@
DEPENDS+= p5-Package-Stash-XS>=0:../../devel/p5-Package-Stash-XS
BUILD_DEPENDS+= p5-Test-Warnings>=0:../../devel/p5-Test-Warnings
+# for make test
+BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
+BUILD_DEPENDS+= p5-Sub-Identify-[0-9]*:../../devel/p5-Sub-Identify
+#UILD_DEPENDS+= p5-Class-MOP-[0-9]*:../../devel/p5-Class-MOP
PERL5_PACKLIST= auto/Test/CleanNamespaces/.packlist
Home |
Main Index |
Thread Index |
Old Index