summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2012-12-11 10:01:38 +0000
committerdsainty <dsainty@pkgsrc.org>2012-12-11 10:01:38 +0000
commit68b019d1c67e67f8a656d02e83f9f2805a27c10f (patch)
treee99acecc23fca1933f89480e2bf1f4d9531fcbad /comms
parenteb9d41c76aea158141628b22b9e7541f32b4d364 (diff)
downloadpkgsrc-68b019d1c67e67f8a656d02e83f9f2805a27c10f.tar.gz
Add missing dependency on p5-DateTime, and bump PKGREVISION.
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-Data-AMF/Makefile4
1 files changed, 3 insertions, 1 deletions
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