aboutsummaryrefslogtreecommitdiff
path: root/security/libecc
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-05-13 09:46:02 +0000
commit523a16e2bde0806face29fc8489a3cbcf49cfff0 (patch)
tree36ff86cd370c2c0eb1f52fe92bc02aff559884fe /security/libecc
parent7b9437e30c95045aa377caf6385cfb927a100461 (diff)
downloadports-523a16e2bde0806face29fc8489a3cbcf49cfff0.tar.gz
ports-523a16e2bde0806face29fc8489a3cbcf49cfff0.zip
Notes
Diffstat (limited to 'security/libecc')
-rw-r--r--security/libecc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libecc/Makefile b/security/libecc/Makefile
index e821b5b54565..9b094e937f84 100644
--- a/security/libecc/Makefile
+++ b/security/libecc/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libecc
PORTVERSION= 0.12.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= johans@stack.nl
COMMENT= C++ Elliptic Curve Library
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
GNU_CONFIGURE= yes
USE_LDCONFIG= yes