aboutsummaryrefslogtreecommitdiffstats
path: root/math/ntl/pkg-descr
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-06-28 04:18:22 +0800
committerthierry <thierry@FreeBSD.org>2005-06-28 04:18:22 +0800
commita152f66618ac677fd98aabb8a93d878775f85609 (patch)
tree084b38b4c61a33ec2cf13a6ab632b25c91b0b303 /math/ntl/pkg-descr
parent6431f66ce23baa45b6fd25d787540e74c03a3150 (diff)
downloadfreebsd-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-descr2
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