[Bug 271625] graphics/png: manpages installed into wrong directory
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 May 2023 20:19:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271625 --- Comment #5 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- (In reply to Michael Osipov from comment #4) Rather, the variable GNU_CONFIGURE_MANPREFIX exists and also replaces /usr/local/man when --mandir can be used for ./configure. https://cgit.freebsd.org/ports/tree/Mk/bsd.port.mk?id=af209cebad90f67199b65c0c1737f7d187498a12#n2643 If this part of the operation is eliminated, I think almost all ports will install manpage in /usr/local/share/man, but the scope of impact is likely to be large. -- You are receiving this mail because: You are the assignee for the bug.