summaryrefslogtreecommitdiff
path: root/security/nettle2
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-25 07:09:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-25 07:09:44 +0000
commit03ff469809e9682d2bdfed24b19ecf951d7bcfcb (patch)
tree5dab0a1b4f91f31860986b9fe92b99867ae24d14 /security/nettle2
parentfix doc installation path (diff)
bump libgmp4 libversion
Notes
Notes: svn path=/head/; revision=61910
Diffstat (limited to 'security/nettle2')
-rw-r--r--security/nettle2/Makefile2
1 files changed, 1 insertions, 1 deletions
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