aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-26 14:19:56 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-26 14:19:56 +0000
commit0e81045a043cc9983bfd7272fb4bdc99ab14ca22 (patch)
tree5a6eeebbacf4fb5cd7ccbee8194d8fc975079147 /security
parentc2bfd109fc619a50f2a9a7323f1e4fc52e0987b9 (diff)
downloadports-0e81045a043cc9983bfd7272fb4bdc99ab14ca22.tar.gz
ports-0e81045a043cc9983bfd7272fb4bdc99ab14ca22.zip
Notes
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