pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math Add and enable mpfr



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0758ec5a4c6d
branches:  trunk
changeset: 476260:0758ec5a4c6d
user:      rh <rh%pkgsrc.org@localhost>
date:      Sat Jun 05 22:12:33 2004 +0000

description:
Add and enable mpfr

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c0824201cdd2 -r 0758ec5a4c6d math/Makefile
--- a/math/Makefile     Sat Jun 05 22:11:38 2004 +0000
+++ b/math/Makefile     Sat Jun 05 22:12:33 2004 +0000
@@ -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+=       meschach
 SUBDIR+=       metis
 SUBDIR+=       minpack
+SUBDIR+=       mpfr
 SUBDIR+=       mtl
 SUBDIR+=       newmat
 SUBDIR+=       ntl



Home | Main Index | Thread Index | Old Index