MFH: r497927
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
44eb552c4a
commit
aae397189f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497928
@ -45,6 +45,11 @@ SQLITE_CONFIGURE_ENABLE=use-sqlite
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= incomplete definition of type 'struct rsa_st'
|
||||
BROKEN_FreeBSD_13= incomplete definition of type 'struct rsa_st'
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQL}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib/mysql
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user