aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-09-26 22:19:56 +0800
committerkrion <krion@FreeBSD.org>2003-09-26 22:19:56 +0800
commit81f36ccbe6dbdf8b9b1562785e7ad3a8b9375a19 (patch)
tree68f6130ad23057d1b2de10e2a680f8474dfa9357 /security
parent2e40b53c923387326dbcf0a7d21e18deea88df6a (diff)
downloadfreebsd-ports-gnome-81f36ccbe6dbdf8b9b1562785e7ad3a8b9375a19.tar.gz
freebsd-ports-gnome-81f36ccbe6dbdf8b9b1562785e7ad3a8b9375a19.tar.zst
freebsd-ports-gnome-81f36ccbe6dbdf8b9b1562785e7ad3a8b9375a19.zip
- Chase libraries to new gnutls 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 054e61dbb08a..dda13f0d1e19 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.8:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.7:${PORTSDIR}/security/gnutls
PLIST_SUB+= GNUTLS=""
.else
CONFIGURE_ARGS+= --without-gnutls