1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/isakmpd: extend BROKENness to FreeBSD 14

This commit is contained in:
Dmitry Marakasov 2021-04-27 17:16:05 +03:00
parent 535036b428
commit bab88a75bc

View File

@ -29,6 +29,7 @@ MAKE_JOBS_UNSAFE= yes
.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')
BROKEN_FreeBSD_14= variable has incomplete type 'X509_STORE_CTX' (aka 'struct x509_store_ctx_st')
.endif
OPENSSLINC?= /usr/include