From 37e525dfdcde00912ce1a43a5adceb1efa111046 Mon Sep 17 00:00:00 2001 From: Don Lewis Date: Wed, 13 Sep 2023 08:53:03 -0700 Subject: [PATCH] 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 --- editors/openoffice-4/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index 2724bc571a7c8..b366bc6847559 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -198,12 +198,6 @@ TARGET_ORDER_OVERRIDE= 710:gnome-post-icons WITH= SDK .endif -.include - -.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} -BROKEN= fails to compile undefined symbol ERR_GET_FUNC -.endif - .include .if ${OPSYS} == FreeBSD && ( \