Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Util-Calc/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 21 Jan 2012 17:37:56 -0000 1.4 +++ Makefile 13 Feb 2012 18:55:46 -0000 @@ -7,7 +7,7 @@ PORTNAME= DateTime-Util-Calc PORTVERSION= 0.13002 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,8 @@ MAINTAINER= markun@onohara.to COMMENT= DateTime Calculation Utilities -BUILD_DEPENDS= p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt \ + p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes