diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 09:19:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 09:19:17 +0800 |
commit | 58e2fee346ff7246359a42a0a3842658f39811b3 (patch) | |
tree | 54f2c76b4850053c97e9576c3df3baeabb710c49 /math | |
parent | 08d896ba3e31b070d5124462bfe2f59fa9580017 (diff) | |
download | freebsd-ports-gnome-58e2fee346ff7246359a42a0a3842658f39811b3.tar.gz freebsd-ports-gnome-58e2fee346ff7246359a42a0a3842658f39811b3.tar.zst freebsd-ports-gnome-58e2fee346ff7246359a42a0a3842658f39811b3.zip |
BROKEN: Unfetchable
Diffstat (limited to 'math')
-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 \ |