MFH: r497675
Mark BROKEN on FreeBSD 12 and 13 Reported by: pkg-fallout
This commit is contained in:
parent
5721ded4f9
commit
e6e0cdc256
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=497676
@ -42,6 +42,11 @@ X11_USE= XORG=x11
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${SSL_DEFAULT} == base
|
||||
BROKEN_FreeBSD_12= error: member access into incomplete type 'X509' (aka 'x509_st')
|
||||
BROKEN_FreeBSD_13= error: member access into incomplete type 'X509' (aka 'x509_st')
|
||||
.endif
|
||||
|
||||
# qmake.conf detection is in src/qt/qtbase/configure script.
|
||||
SPEC= ${WRKSRC}/src/qt/qtbase/mkspecs
|
||||
post-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user