MFH: r497681
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
c958489d86
commit
56177ece5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497682
@ -35,6 +35,9 @@ CONFIGURE_ENV= "OPENSSL_CFLAGS=${CFLAGS} -l${OPENSSLINC}" \
|
||||
# in pkgconfig/libopkele.pc.
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= error: member access into incomplete type 'DH' (aka 'dh_st')
|
||||
BROKEN_FreeBSD_13= error: member access into incomplete type 'DH' (aka 'dh_st')
|
||||
|
||||
post-patch:
|
||||
@ ${REINPLACE_CMD} -e "s|Requires: openssl|Requires:|" ${WRKSRC}/libopkele.pc.in
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user