[Bug 276211] x11-wm/xfce4 shows garbled text for non-UTF8 users

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 Jan 2024 17:42:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276211

--- Comment #13 from Guido Falsi <madpilot@FreeBSD.org> ---
(In reply to Mikhail T. from comment #11)

What I committed is just a workaround to plug the hole, while a better solution
is being discussed with upstream.

To answer your question, a port can be made to rebuild configure script with
USES=autoreconf. It will add dependencies on autoconf utilities, and be aware
that most of the time this causes some more dependencies to come up, in this
case it would require an unconditional build time dependency on gtk-doc.

autoreconf also makes port build take longer, since more work needs to be
performed, so it should be avoided unless strictly necessary.

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