forked from Lainports/freebsd-ports
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
9efb5a0687
commit
1cb2bf1b8e
1 changed files with 5 additions and 0 deletions
|
|
@ -39,6 +39,11 @@ MAKE_JOBS_UNSAFE= yes
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= field has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
|
||||
BROKEN_FreeBSD_13= field has incomplete type 'EVP_CIPHER_CTX' (aka 'evp_cipher_ctx_st')
|
||||
.endif
|
||||
|
||||
CLIENTDIR= CLIENT
|
||||
SERVERDIR= SERVER
|
||||
CLIENT_FILES= bbackupd bbackupquery bbackupctl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue