MFH: r497809
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
179e47514b
commit
2d330c20b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497810
@ -25,6 +25,11 @@ XMPP_DESC= Enable XMPP Jabber support
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= incomplete definition of type 'struct dh_st'
|
||||
BROKEN_FreeBSD_13= incomplete definition of type 'struct dh_st'
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MOTR}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS+= --enable-otr
|
||||
|
Loading…
Reference in New Issue
Block a user