summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2004-06-05 22:12:33 +0000
committerrh <rh@pkgsrc.org>2004-06-05 22:12:33 +0000
commit589ca2d34ee64aa91866b83bd755d77085585458 (patch)
tree1f144f0a751d506119391d360c537417fb496d0d /math/Makefile
parentd344d8f280c3a6f0f6e86a60b7cef9b7fc448f15 (diff)
downloadpkgsrc-589ca2d34ee64aa91866b83bd755d77085585458.tar.gz
Add and enable mpfr
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 d11858c76c3..edbe06629b6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2004/06/01 21:45:27 kristerw Exp $
+# $NetBSD: Makefile,v 1.115 2004/06/05 22:12:33 rh Exp $
#
COMMENT= Mathematics
@@ -51,6 +51,7 @@ SUBDIR+= mcsim
SUBDIR+= meschach
SUBDIR+= metis
SUBDIR+= minpack
+SUBDIR+= mpfr
SUBDIR+= mtl
SUBDIR+= newmat
SUBDIR+= ntl