- Chase library to new gnutls version

PR:		57246
Submitted by:	Herbert J. Skuhra <herbert@bugat.at>
This commit is contained in:
Kirill Ponomarev
2003-09-26 14:10:14 +00:00
parent f369faa1a7
commit c2bfd109fc
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ WITH_GNUTLS= yes
.endif
.if defined(WITH_GNUTLS)
LIB_DEPENDS+= gnutls.8:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gnutls.7:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-ssl
.endif

View File

@@ -30,7 +30,7 @@ WITH_GNUTLS= yes
.endif
.if defined(WITH_GNUTLS)
LIB_DEPENDS+= gnutls.8:${PORTSDIR}/security/gnutls
LIB_DEPENDS+= gnutls.7:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+= --without-ssl
.endif