mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
security/openscep: extend BROKEN to FreeBSD 14
This commit is contained in:
parent
3a4ce00818
commit
b7666ce44b
@ -34,6 +34,7 @@ SUB_LIST= CONF_DIR="${CONF_DIR}" CONF_FILES="${LOCAL_CONF_FILES}"
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= unexpected type name 'issuer_and_subject_t': expected expression
|
||||
BROKEN_FreeBSD_13= unexpected type name 'issuer_and_subject_t': expected expression
|
||||
BROKEN_FreeBSD_14= unexpected type name 'issuer_and_subject_t': expected expression
|
||||
.endif
|
||||
|
||||
.if ${SSL_DEFAULT:Mlibressl*}
|
||||
|
Loading…
Reference in New Issue
Block a user