diff options
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 28480dcad7b6..1a17592628a8 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.45 +PORTVERSION= 1.49 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes +CONFIGURE_ARGS+= INSTALLDIRS='site' MAN3= Math::BigFloat.3 \ Math::BigInt.3 \ diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 30cf37f60833..ded72dbe0184 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1 +1 @@ -MD5 (Math-BigInt-1.45.tar.gz) = 0290fdda89cc857c4e427625a5837172 +MD5 (Math-BigInt-1.49.tar.gz) = 9a57b8ff00a9f0126b0c1e4cce2561cb |