mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
editors/openoffice-4: Unmark BROKEN
The undefined symbol ERR_GET_FUNC error was caused by libserf-1.so expecting to find this symbol in libssl.so, but it was no longer defined in OpenSSL > 3.0. This problem was fixed in www/serv 1.3.9_7. The unsupported option -print-multi-os-directory error comes from an OpenOffice module configure script and does not break the build. MFH: 2023Q3
This commit is contained in:
parent
597e7072e9
commit
37e525dfdc
@ -198,12 +198,6 @@ TARGET_ORDER_OVERRIDE= 710:gnome-post-icons
|
||||
WITH= SDK
|
||||
.endif
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*}
|
||||
BROKEN= fails to compile undefined symbol ERR_GET_FUNC
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD && ( \
|
||||
|
Loading…
Reference in New Issue
Block a user