pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-MySQL Add BUILD_DEPENDS+= p5-S...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfdaa57d5be6
branches: trunk
changeset: 350945:dfdaa57d5be6
user: mef <mef%pkgsrc.org@localhost>
date: Tue Aug 09 13:40:15 2016 +0000
description:
Add BUILD_DEPENDS+= p5-Sub-Name-[0-9]* for make test
diffstat:
time/p5-DateTime-Format-MySQL/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a0069e2faa73 -r dfdaa57d5be6 time/p5-DateTime-Format-MySQL/Makefile
--- a/time/p5-DateTime-Format-MySQL/Makefile Tue Aug 09 13:38:44 2016 +0000
+++ b/time/p5-DateTime-Format-MySQL/Makefile Tue Aug 09 13:40:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:50 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2016/08/09 13:40:15 mef Exp $
DISTNAME= DateTime-Format-MySQL-0.06
PKGNAME= p5-${DISTNAME}
@@ -17,6 +17,7 @@
DEPENDS+= p5-DateTime-Format-Builder>=0.60:../../time/p5-DateTime-Format-Builder
# for make test
BUILD_DEPENDS+= p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
+BUILD_DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index