diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:19:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:19:17 +0000 |
commit | fe3a568be38ca510039ab627f5c907d834889c93 (patch) | |
tree | 438201737302f2c1cd2b2a7149eed68cfda2c0c8 /math/p5-Math-BigInt | |
parent | 72d35b6170a3cd80ce0c76003c332d48a0c44f05 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-BigInt')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 0f9b18e110ed..958796f047e8 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Math::BigInt - Arbitrary size integer math package +BROKEN= Unfetchable + PERL_CONFIGURE= yes MAN3= Math::BigFloat.3 \ |