MFH: r497790
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
e5cb31bc4b
commit
47dd813de7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497791
@ -24,4 +24,11 @@ TECLA_DESC= Use tecla command-line editing
|
||||
TECLA_CONFIGURE_WITH= tecla
|
||||
TECLA_LIB_DEPENDS= libtecla.so:devel/libtecla
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= variable has incomplete type 'BIGNUM' (aka 'struct bignum_st')
|
||||
BROKEN_FreeBSD_13= variable has incomplete type 'BIGNUM' (aka 'struct bignum_st')
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user