Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
a0939695cb
commit
d0c7cc19c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498460
@ -25,6 +25,11 @@ RCNG_DESC= Install RC_NG script
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= undefined symbol: BIO_set_conn_ip
|
||||
BROKEN_FreeBSD_13= undefined symbol: BIO_set_conn_ip
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MRCNG}
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user