MFH: r498460
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
484dcff61f
commit
5e132044be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=498461
@ -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