- better wording of BROKEN

Submitted by:	crees
This commit is contained in:
Dirk Meyer 2011-08-29 05:33:56 +00:00
parent aa1104ebc9
commit 42a7e506de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280679

View file

@ -124,7 +124,7 @@ CONFIGURE_ARGS+= --with-printcap=${PREFIX}/etc/printcap
.endif
.if defined(WITH_GNUTLS)
BROKEN= gnutls does not support threads yet
BROKEN= gnutls does not support threads yet; disable the GNUTLS
CONFIGURE_ARGS+= --disable-openssl --enable-gnutls
CONFIGURE_ENV+= PKGCONFIG="${LOCALBASE}/bin/pkg-config"
LIB_DEPENDS+= gnutls-openssl.27:${PORTSDIR}/security/gnutls