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 fgmp



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da7faffc5405
branches:  trunk
changeset: 523176:da7faffc5405
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Jan 03 07:54:58 2007 +0000

description:
Add and enable fgmp

diffstat:

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

diffs (17 lines):

diff -r c49f5451365d -r da7faffc5405 math/Makefile
--- a/math/Makefile     Wed Jan 03 07:53:37 2007 +0000
+++ b/math/Makefile     Wed Jan 03 07:54:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2006/11/19 04:57:13 obache Exp $
+# $NetBSD: Makefile,v 1.154 2007/01/03 07:54:58 agc Exp $
 #
 
 COMMENT=       Mathematics
@@ -60,6 +60,7 @@
 SUBDIR+=       fftw
 SUBDIR+=       fftw2
 SUBDIR+=       fftwf
+SUBDIR+=       fgmp
 SUBDIR+=       galculator
 SUBDIR+=       gap
 SUBDIR+=       gcalctool



Home | Main Index | Thread Index | Old Index