From d64b9af090c604acb58b56ba08650a349a656124 Mon Sep 17 00:00:00 2001 From: mef Date: Tue, 9 Aug 2016 13:40:15 +0000 Subject: Add BUILD_DEPENDS+= p5-Sub-Name-[0-9]* for make test --- time/p5-DateTime-Format-MySQL/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'time/p5-DateTime-Format-MySQL') diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile index 275020815de..0cb7b596542 100644 --- a/time/p5-DateTime-Format-MySQL/Makefile +++ b/time/p5-DateTime-Format-MySQL/Makefile @@ -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 @@ PERL5_PACKLIST= auto/DateTime/Format/MySQL/.packlist 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" -- cgit v1.2.3