1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
This commit is contained in:
Antoine Brodin 2019-04-06 19:54:12 +00:00
parent 12374b148a
commit 46b36345fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498190

View File

@ -145,6 +145,11 @@ python_CMD= ${LOCALBASE}/bin/python2.7
.include <bsd.port.options.mk>
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= storage size of 'ctx' isn't known
BROKEN_FreeBSD_13= storage size of 'ctx' isn't known
.endif
.if ${PORT_OPTIONS:MHTTP}
EXTRA_MODULES+= httpd
.endif