Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout MFH: 2019Q2
This commit is contained in:
parent
87fc196031
commit
895d87262c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497809
1 changed files with 5 additions and 0 deletions
|
@ -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 a new issue