MFH: r498195
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
3ba532fa61
commit
1f11da70af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=498196
@ -37,4 +37,11 @@ MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \
|
||||
--cxx=${CXX}
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= use of undeclared identifier 'BIO_s_file_internal'
|
||||
BROKEN_FreeBSD_13= use of undeclared identifier 'BIO_s_file_internal'
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user