From 417594ef5e324acd479e449916aba409f4fc23c4 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 16 Aug 2015 17:35:25 +0000 Subject: Build depends on p5-Clone, so add dependency. Otherwise extra-junk is installed. --- time/p5-Date-Extract/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'time/p5-Date-Extract') diff --git a/time/p5-Date-Extract/Makefile b/time/p5-Date-Extract/Makefile index 4204004489e..2159ae88c2d 100644 --- a/time/p5-Date-Extract/Makefile +++ b/time/p5-Date-Extract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:42 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/08/16 17:35:25 joerg Exp $ DISTNAME= Date-Extract-0.04 PKGNAME= p5-${DISTNAME} @@ -14,6 +14,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime DEPENDS+= p5-DateTime-Format-Natural-[0-9]*:../../time/p5-DateTime-Format-Natural DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable +BUILD_DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone PERL5_PACKLIST= auto/Date/Extract/.packlist -- cgit v1.2.3