editors/openoffice-*: Mark BROKEN on FreeBSD 13
OpenOffice requires ftp/curl to be built with the OpenSSL backend, but
this is not possible on FreeBSD 13. curl 8.18.0 drops OpenSSL 1.x
support, which is used in FreeBSD 13 base system. Therefore, curl uses
wolfSSL instead on FreeBSD 13.
(cherry picked from commit d3b9fc14c3a988e09c478d3263a39ebd01e50e0d)