forked from Lainports/freebsd-ports
security/sslwrap: extend BROKENness to FreeBSD 14
This commit is contained in:
parent
1e341e2717
commit
706df2bbee
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ OPTIONS_DEFINE= DOCS
|
|||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= incomplete definition of type 'struct dh_st'
|
||||
BROKEN_FreeBSD_13= incomplete definition of type 'struct dh_st'
|
||||
BROKEN_FreeBSD_14= incomplete definition of type 'struct dh_st'
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue