From af50f218634009704efdb8bf679bab8925719b94 Mon Sep 17 00:00:00 2001 From: jnemeth Date: Thu, 22 Nov 2007 02:56:03 +0000 Subject: Add dependency on p5-DateTime-Format-Builder from George Michaelson in pkgsrc-users@. --- time/p5-DateTime-Format-MySQL/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'time') diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile index 3c25af64441..e602909727d 100644 --- a/time/p5-DateTime-Format-MySQL/Makefile +++ b/time/p5-DateTime-Format-MySQL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 11:24:36 abs Exp $ +# $NetBSD: Makefile,v 1.2 2007/11/22 02:56:03 jnemeth Exp $ DISTNAME= DateTime-Format-MySQL-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -12,5 +13,7 @@ COMMENT= Parse and format MySQL dates and times PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/DateTime/Format/MySQL/.packlist +DEPENDS+= p5-DateTime-Format-Builder>=0.7807:../../time/p5-DateTime-Format-Builder + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3