Be more specific about openssl breakage. Only on HEAD.

Reported by:	mat@
This commit is contained in:
Cy Schubert 2018-10-13 14:04:00 +00:00
parent 60fb6339d4
commit 1bc5bd81ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481985
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc --localstatedir=/var/db \
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENSSL}
BROKEN= Fails to build with openssl111
BROKEN_FreeBSD_12= Fails to build with openssl111
USES+= ssl
CONFIGURE_ARGS+= --enable-ssl
CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \

View File

@ -23,7 +23,7 @@ BUILD_DEPENDS= xsltproc:textproc/libxslt
DEPRECATED= No longer officially supported by Balabit, does not support openssl111
EXPIRATION_DATE= 2018-12-31
BROKEN= fails to build with openssl111
BROKEN_FreeBSD_12= fails to build with openssl111
BROKEN_powerpc64= fails to link: Internal error: Segmentation fault (program ld)
BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld)