From 290bceb8f957017918c2137777723dc8dfa4e38e Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Fri, 19 Mar 2004 05:36:30 +0000 Subject: Chase the gnutls shared lib version. --- security/xmlsec1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/xmlsec1') diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index 654b5cf54784..7cfb9eb20298 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 -- cgit v1.2.3