From a9587161a532af316dee1694e22786d86f09c5bd Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Tue, 15 Jun 2010 11:53:33 +0000 Subject: Fix dependencies. Bump PORTREVISION. The commit differs from the version submitted by maintainer in that it also adds RUN_DEPENDS and bumps PORTREVISION. Submitted by: maintainer --- devel/p5-Params-Validate/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/devel/p5-Params-Validate/Makefile b/devel/p5-Params-Validate/Makefile index 76ab15f47420..14dbfef823ee 100644 --- a/devel/p5-Params-Validate/Makefile +++ b/devel/p5-Params-Validate/Makefile @@ -7,6 +7,7 @@ PORTNAME= Params-Validate PORTVERSION= 0.95 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +15,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru COMMENT= Validate method/function parameters +BUILD_DEPENDS= p5-Attribute-Handlers>=0.79:${PORTSDIR}/devel/p5-Attribute-Handlers \ + p5-ExtUtils-CBuilder>=0.2703:${PORTSDIR}/devel/p5-ExtUtils-CBuilder +RUN_DEPENDS= p5-Attribute-Handlers>=0.79:${PORTSDIR}/devel/p5-Attribute-Handlers + PERL_MODBUILD= yes MAN3= Attribute::Params::Validate.3 Params::ValidateXS.3 \ -- cgit v1.2.3