aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls-devel
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-02-14 12:11:46 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-02-14 12:11:46 +0000
commitde55387aa4d2cf91301980563c50f0a9acaaad43 (patch)
tree2ffd578de96712d4b3dca1cc237225f533a10f70 /security/gnutls-devel
parent23a379b3245628b444703250ea0367d7751e32fe (diff)
downloadports-de55387aa4d2cf91301980563c50f0a9acaaad43.tar.gz
ports-de55387aa4d2cf91301980563c50f0a9acaaad43.zip
Chase security/opencdk update.
Notes
Notes: svn path=/head/; revision=185170
Diffstat (limited to 'security/gnutls-devel')
-rw-r--r--security/gnutls-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile
index 3ae080199777..13e0648f54e2 100644
--- a/security/gnutls-devel/Makefile
+++ b/security/gnutls-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnutls
PORTVERSION= 1.7.5
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
ftp://ftp.gnutls.org/pub/gnutls/ \
@@ -38,8 +39,8 @@ CONFIGURE_ARGS+= --with-included-lzo \
MANCOMPRESSED= no
.include <bsd.port.pre.mk>
-.if defined(WITH_OPENCDK) || exists(${LOCALBASE}/lib/libopencdk.so.8)
-LIB_DEPENDS+= opencdk.8:${PORTSDIR}/security/opencdk
+.if defined(WITH_OPENCDK) || exists(${LOCALBASE}/lib/libopencdk.so.9)
+LIB_DEPENDS+= opencdk.9:${PORTSDIR}/security/opencdk
.endif
.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)