[Bug 286055] editors/libreoffice 25.2.2.2: unwanted dependency on jdk

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 10 Jun 2025 12:31:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286055

--- Comment #8 from Harald Eilertsen <haraldei-freebsdbugz@anduin.net> ---
(In reply to Vladimir Druzenko from comment #7)
> Maybe USE_LDCONFIG?

Yes, that works. Thanks!

However, I'm not sure if it's the best solution. 

I have to add both the `${INSTALLDIR}/lib` and `${INSTALLDIR}/lib/(server|jdk)`
to `USE_LDCONFIG` for all the libs provided by the OpenJDK port to be listed.
However, some of these libs are internal to OpenJDK, and should probably not be
in the general shared lib search path?

Is there a way to have the libreoffice port/pkg look for the lib in the right
paths instead?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.