MFH: r497832
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
22d92393d6
commit
feaed1c91f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497833
@ -128,6 +128,11 @@ CONFIGURE_ARGS+= --disable-hcache
|
||||
CONFIGURE_ARGS+= --without-qdbm
|
||||
.endif
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= variable has incomplete type 'X509_STORE_CTX' (aka 'struct x509_store_ctx_st')
|
||||
BROKEN_FreeBSD_13= variable has incomplete type 'X509_STORE_CTX' (aka 'struct x509_store_ctx_st')
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.if defined(CONFIGURE_SED)
|
||||
@${REINPLACE_CMD} -E ${CONFIGURE_SED} \
|
||||
|
Loading…
Reference in New Issue
Block a user