MFH: r497692

Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-04-03 09:19:32 +00:00
parent 0729575899
commit 3d116116b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497693

View File

@ -38,6 +38,8 @@ MANPAGES_CONFIGURE_ENABLE= man
.include <bsd.port.options.mk>
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= error: storage size of 'ctx' isn't known
BROKEN_FreeBSD_13= error: storage size of 'ctx' isn't known
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-ssl-base-configure.ac
CONFIGURE_ENV= openssl_CFLAGS=-I/usr/include openssl_LIBS=-lcrypto
.elif ${SSL_DEFAULT} == libressl