From 03ff469809e9682d2bdfed24b19ecf951d7bcfcb Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Tue, 25 Jun 2002 07:09:44 +0000 Subject: [PATCH] bump libgmp4 libversion --- math/cln/Makefile | 2 +- math/ntl/Makefile | 2 +- math/surf/Makefile | 2 +- security/nettle/Makefile | 2 +- security/nettle2/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/cln/Makefile b/math/cln/Makefile index 621a504b5012..371c16567e68 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_LIBTOOL= yes CFLAGS+= -I${LOCALBASE}/include 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}" \ diff --git a/math/surf/Makefile b/math/surf/Makefile index e35079754445..ff6e2fd2aedc 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ - gmp.5:${PORTSDIR}/math/libgmp4 + gmp.6:${PORTSDIR}/math/libgmp4 USE_GTK= yes USE_NEWGCC= yes diff --git a/security/nettle/Makefile b/security/nettle/Makefile index 44af4fec426c..e6c13bb931da 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_LIBTOOL= yes GNU_CONFIGURE= yes diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile index 44af4fec426c..e6c13bb931da 100644 --- a/security/nettle2/Makefile +++ b/security/nettle2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 USE_LIBTOOL= yes GNU_CONFIGURE= yes