aboutsummaryrefslogtreecommitdiffstats
path: root/security/gnutls-devel
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2007-02-14 20:11:46 +0800
committernovel <novel@FreeBSD.org>2007-02-14 20:11:46 +0800
commit6c986b59bcf6ec220867deb1aac2cca021a64cb2 (patch)
treecad3e2793e8a267275c4667751634f4d08d7f343 /security/gnutls-devel
parentaa9c36e0c92911a52768614187f757dbd6c35cf3 (diff)
downloadfreebsd-ports-gnome-6c986b59bcf6ec220867deb1aac2cca021a64cb2.tar.gz
freebsd-ports-gnome-6c986b59bcf6ec220867deb1aac2cca021a64cb2.tar.zst
freebsd-ports-gnome-6c986b59bcf6ec220867deb1aac2cca021a64cb2.zip
Chase security/opencdk update.
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)