diff options
Diffstat (limited to 'security/nettle')
-rw-r--r-- | security/nettle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |