aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls-devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-24 12:38:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-24 12:38:47 +0000
commit6e5a8fc712200ce5086fb5785de8ead061899766 (patch)
treeb4dd11758672015aa56cef9a11c8e3310bd18a51 /security/gnutls-devel
parente77b729da43575c869e3db4a33439420a376ca90 (diff)
downloadports-6e5a8fc712200ce5086fb5785de8ead061899766.tar.gz
ports-6e5a8fc712200ce5086fb5785de8ead061899766.zip
- Chase shared library version
Pointed out by: KATO Tsuguru
Notes
Notes: svn path=/head/; revision=89210
Diffstat (limited to 'security/gnutls-devel')
-rw-r--r--security/gnutls-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile
index 2e17e55e8ae6..d66ebf00247a 100644
--- a/security/gnutls-devel/Makefile
+++ b/security/gnutls-devel/Makefile
@@ -19,7 +19,7 @@ COMMENT= GNU Transport Layer Security library
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
tasn1.2:${PORTSDIR}/security/libtasn1 \
- opencdk.6:${PORTSDIR}/security/opencdk
+ opencdk.8:${PORTSDIR}/security/opencdk
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes