aboutsummaryrefslogtreecommitdiff
path: root/security/nettle2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/nettle2/Makefile')
-rw-r--r--security/nettle2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile
index 26636e6cc833..6f43b0efabfe 100644
--- a/security/nettle2/Makefile
+++ b/security/nettle2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nettle
PORTVERSION= 1.15
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A low-level cryptographic library
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
USE_GMAKE= yes
USE_OPENSSL= yes