summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-03-19 05:36:30 +0000
committermarcus <marcus@FreeBSD.org>2004-03-19 05:36:30 +0000
commit71f0626cf1f7905d7a17f8f8713e73f2d0f0ae99 (patch)
tree95243f2bd770fc427675ccd202bc2016275a6fe6 /security
parent932168ba33ed62881c1c0faceba54f98bf7c7729 (diff)
downloadFreeBSD-ports-71f0626cf1f7905d7a17f8f8713e73f2d0f0ae99.zip
FreeBSD-ports-71f0626cf1f7905d7a17f8f8713e73f2d0f0ae99.tar.gz
Chase the gnutls shared lib version.
Diffstat (limited to 'security')
-rw-r--r--security/xmlsec1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 654b5cf..7cfb9eb 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -31,7 +31,7 @@ MAN1= xmlsec1.1 xmlsec1-config.1
.if defined(WITH_GNUTLS)
CONFIGURE_ARGS+= --with-gnutls="${LOCALBASE}"
-LIB_DEPENDS+= gnutls.7:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-gnutls
.endif
OpenPOWER on IntegriCloud