summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2009-03-07 02:20:35 +0000
committerhubertf <hubertf@pkgsrc.org>2009-03-07 02:20:35 +0000
commit2b6267313db1e4c38eea4a4855b5c007f5b1c97d (patch)
tree4122a647fd7dd4fa4a57846d34cdba3a4fccb504 /math/Makefile
parent43a207a6ea84b0acf8b8c9bb932b6aab6a4e713c (diff)
downloadpkgsrc-2b6267313db1e4c38eea4a4855b5c007f5b1c97d.tar.gz
add & enable p5-Math-BigInt-GMP
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
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