aboutsummaryrefslogtreecommitdiff
path: root/security/gnutls
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-05-19 09:45:03 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-05-19 09:45:03 +0000
commit820c9be072e93566fc36e09b0426b2466bb5080a (patch)
tree12658c230b7d596b7b67167b00841c8573e7f4d6 /security/gnutls
parentbdaa33a9097d3489db44570fc3a5a0a98c092d7e (diff)
Notes
Diffstat (limited to 'security/gnutls')
-rw-r--r--security/gnutls/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 15106092245c..7a80031543b5 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -43,7 +43,7 @@ LIB_DEPENDS+= opencdk.8:${PORTSDIR}/security/opencdk
.endif
.if defined(WITH_LIBTASN1) || exists(${LOCALBASE}/lib/libtasn1.so.3)
-LIB_DEPENDS+= tasn1.2:${PORTSDIR}/security/libtasn1
+LIB_DEPENDS+= tasn1.3:${PORTSDIR}/security/libtasn1
.endif
.if ${OSVERSION} < 600000