aboutsummaryrefslogtreecommitdiff
path: root/math/ntl
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-18 08:20:50 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-18 08:20:50 +0000
commit74674683976e0f574cb2ce434853ca403b034c81 (patch)
treee2210cb0b150421505fcaa653331e35356f0c8ef /math/ntl
parent3d510485e53d7e2ad78c00305f4e230e9feff5c7 (diff)
downloadports-74674683976e0f574cb2ce434853ca403b034c81.tar.gz
ports-74674683976e0f574cb2ce434853ca403b034c81.zip
libgmp3 -> libgmp4
Notes
Notes: svn path=/head/; revision=57844
Diffstat (limited to 'math/ntl')
-rw-r--r--math/ntl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ntl/Makefile b/math/ntl/Makefile
index b88809d28ff2..9cab5bb01da9 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.4:${PORTSDIR}/math/libgmp3
+LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4
HAS_CONFIGURE= yes
CONFIGURE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \