From b3471493730c647ea2d7f754a85699343301895f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 22 Sep 2010 07:48:02 +0000 Subject: math/p5-Math-BigInt is part of perl core modules since at least 5.6+ the lowest version of perl available in ports is 5.8.9 which embed version 1.89 of Math::BigInt which is the same as the one available in math/p5-Math-BigInt, so remove the useless dependency. Keeping math/p5-Math-BigInt as it evolves alone Bump port revision --- devel/p5-Data-Validate/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/p5-Data-Validate') diff --git a/devel/p5-Data-Validate/Makefile b/devel/p5-Data-Validate/Makefile index 551862c528df..650914c21727 100644 --- a/devel/p5-Data-Validate/Makefile +++ b/devel/p5-Data-Validate/Makefile @@ -7,6 +7,7 @@ PORTNAME= Data-Validate PORTVERSION= 0.08 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Common data validation methods -BUILD_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt -RUN_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt - PERL_CONFIGURE= yes MAN3= Data::Validate.3 -- cgit v1.2.3