pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Set - for make test,
details: https://anonhg.NetBSD.org/pkgsrc/rev/d0dc26536b50
branches: trunk
changeset: 352706:d0dc26536b50
user: mef <mef%pkgsrc.org@localhost>
date: Sun Sep 18 14:33:33 2016 +0000
description:
- for make test,
+BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
diffstat:
time/p5-DateTime-Set/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 6546d76696e0 -r d0dc26536b50 time/p5-DateTime-Set/Makefile
--- a/time/p5-DateTime-Set/Makefile Sun Sep 18 14:29:06 2016 +0000
+++ b/time/p5-DateTime-Set/Makefile Sun Sep 18 14:33:33 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2016/07/31 12:19:30 wen Exp $
+# $NetBSD: Makefile,v 1.23 2016/09/18 14:33:33 mef Exp $
DISTNAME= DateTime-Set-0.3800
PKGNAME= p5-${DISTNAME}
@@ -13,6 +13,9 @@
DEPENDS+= p5-DateTime>=0.12:../../time/p5-DateTime
DEPENDS+= p5-Set-Infinite>=0.59:../../math/p5-Set-Infinite
+# for make test
+BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
+
PERL5_PACKLIST= auto/DateTime/Set/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index