diff options
author | thierry <thierry@FreeBSD.org> | 2005-06-28 04:18:22 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-06-28 04:18:22 +0800 |
commit | a152f66618ac677fd98aabb8a93d878775f85609 (patch) | |
tree | 084b38b4c61a33ec2cf13a6ab632b25c91b0b303 /math/ntl/pkg-descr | |
parent | 6431f66ce23baa45b6fd25d787540e74c03a3150 (diff) | |
download | freebsd-ports-gnome-a152f66618ac677fd98aabb8a93d878775f85609.tar.gz freebsd-ports-gnome-a152f66618ac677fd98aabb8a93d878775f85609.tar.zst freebsd-ports-gnome-a152f66618ac677fd98aabb8a93d878775f85609.zip |
Upgrade to 5.4.
Now depends on/links against libgmp4 unless $WITHOUT_GMP is set.
PR: 82469
Submitted by: maintainer
Diffstat (limited to 'math/ntl/pkg-descr')
-rw-r--r-- | math/ntl/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/ntl/pkg-descr b/math/ntl/pkg-descr index f4eaf750512d..827f7f92eeb8 100644 --- a/math/ntl/pkg-descr +++ b/math/ntl/pkg-descr @@ -8,6 +8,8 @@ by Victor Shoup. It provides objects and methods for - vectors and matrices over extensions - finite rings +Unless you define WITHOUT_GMP, NTL requires libgmp4. + WWW: http://www.shoup.net/ Matthias Bauer |