From fa50e0c95a6fbf52fe875c4bb451d7c2f6555341 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 7 Mar 2009 02:20:35 +0000 Subject: add & enable p5-Math-BigInt-GMP --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/Makefile b/math/Makefile index a9004d2ab95..0b68bcc91e4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.184 2009/02/09 03:20:03 dsainty Exp $ +# $NetBSD: Makefile,v 1.185 2009/03/07 02:20:35 hubertf Exp $ COMMENT= Mathematics @@ -113,6 +113,7 @@ SUBDIR+= p5-Math-Base85 SUBDIR+= p5-Math-BaseCnv SUBDIR+= p5-Math-Bezier SUBDIR+= p5-Math-BigInteger +SUBDIR+= p5-Math-BigInt-GMP SUBDIR+= p5-Math-FFT SUBDIR+= p5-Math-GMP SUBDIR+= p5-Math-Interpolate -- cgit v1.2.3