summaryrefslogtreecommitdiff
path: root/security/nettle2
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 /security/nettle2
parentUnbroke on systems after libusb --> libusbhid conversion. (diff)
libgmp3 -> libgmp4
Notes
Notes: svn path=/head/; revision=57844
Diffstat (limited to 'security/nettle2')
-rw-r--r--security/nettle2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile
index fdd770f19bb9..44af4fec426c 100644
--- a/security/nettle2/Makefile
+++ b/security/nettle2/Makefile
@@ -8,13 +8,14 @@
PORTNAME= nettle
PORTVERSION= 1.5
+PORTREVISIOIN= 1
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= gmp.4:${PORTSDIR}/math/libgmp3
+LIB_DEPENDS= gmp.5:${PORTSDIR}/math/libgmp4
USE_LIBTOOL= yes
GNU_CONFIGURE= yes