From 68b019d1c67e67f8a656d02e83f9f2805a27c10f Mon Sep 17 00:00:00 2001 From: dsainty Date: Tue, 11 Dec 2012 10:01:38 +0000 Subject: Add missing dependency on p5-DateTime, and bump PKGREVISION. --- comms/p5-Data-AMF/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/p5-Data-AMF/Makefile b/comms/p5-Data-AMF/Makefile index 819e92ce28d..26bb33ce10f 100644 --- a/comms/p5-Data-AMF/Makefile +++ b/comms/p5-Data-AMF/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/12/04 06:18:08 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/12/11 10:01:38 dsainty Exp $ # DISTNAME= Data-AMF-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= http://search.cpan.org/CPAN/authors/id/T/TY/TYPESTER/ @@ -12,6 +13,7 @@ COMMENT= Serialise/deserialise AMF Packets LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Any-Moose-[0-9]*:../../devel/p5-Any-Moose +DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime DEPENDS+= p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require USE_LANGUAGES= # none -- cgit v1.2.3