forked from Lainports/freebsd-ports
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
1452de8cd6
commit
c40df297ce
1 changed files with 5 additions and 0 deletions
|
|
@ -38,6 +38,11 @@ OPTIONS_DEFINE= DOCS EXAMPLES
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= cannot link with OpenSSL
|
||||
BROKEN_FreeBSD_13= cannot link with OpenSSL
|
||||
.endif
|
||||
|
||||
.if ${SSL_DEFAULT:Mlibressl*}
|
||||
IGNORE= Requires PSK which is unsupported by the selected LibreSSL
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue