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-ISO8601 Add dependency on p5-D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebc4dbe20810
branches:  trunk
changeset: 514555:ebc4dbe20810
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Jun 14 09:15:45 2006 +0000

description:
Add dependency on p5-DateTime-Format-Builder

diffstat:

 time/p5-DateTime-Format-ISO8601/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 70a674319ffc -r ebc4dbe20810 time/p5-DateTime-Format-ISO8601/Makefile
--- a/time/p5-DateTime-Format-ISO8601/Makefile  Wed Jun 14 09:07:45 2006 +0000
+++ b/time/p5-DateTime-Format-ISO8601/Makefile  Wed Jun 14 09:15:45 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/06/07 11:48:28 abs Exp $
+# $NetBSD: Makefile,v 1.2 2006/06/14 09:15:45 abs Exp $
 
 DISTNAME=      DateTime-Format-ISO8601-0.0403
 PKGNAME=       p5-${DISTNAME}
@@ -10,6 +10,7 @@
 COMMENT=       Parses ISO8601 formats
 
 DEPENDS+=      p5-DateTime>=0.18:../../time/p5-DateTime
+DEPENDS+=      p5-DateTime-Format-Builder>=0.77:../../time/p5-DateTime-Format-Builder
 PERL5_MODULE_TYPE=   Module::Build
 
 PERL5_PACKLIST=                auto/DateTime/Format/ISO8601/.packlist



Home | Main Index | Thread Index | Old Index