aboutsummaryrefslogtreecommitdiffstats
path: root/math/ntl/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-06-25 15:09:44 +0800
committerijliao <ijliao@FreeBSD.org>2002-06-25 15:09:44 +0800
commit2263b9f9c7e099d46043b756d57a4e396f0eac7d (patch)
treef8e0e341715d1c9abac215986bd949ed85bb584a /math/ntl/Makefile
parent39235f6b74307353dd43f65396a653ea514295ca (diff)
downloadfreebsd-ports-gnome-2263b9f9c7e099d46043b756d57a4e396f0eac7d.tar.gz
freebsd-ports-gnome-2263b9f9c7e099d46043b756d57a4e396f0eac7d.tar.zst
freebsd-ports-gnome-2263b9f9c7e099d46043b756d57a4e396f0eac7d.zip
bump libgmp4 libversion
Diffstat (limited to 'math/ntl/Makefile')
-rw-r--r--math/ntl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index 9cab5bb01da9..e0bb93a0ffb4 100644
--- a/math/ntl/Makefile
+++ b/math/ntl/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.shoup.net/ntl/
MAINTAINER= matthiasb@acm.org
-LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
HAS_CONFIGURE= yes
CONFIGURE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \