[Bug 271625] graphics/png: manpages installed into wrong directory
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 271625] graphics/png: manpages installed into wrong directory"
- Reply: 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: Thu, 25 May 2023 08:26:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271625 Bug ID: 271625 Summary: graphics/png: manpages installed into wrong directory Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: desktop@FreeBSD.org Reporter: michael.osipov@siemens.com Flags: maintainer-feedback?(desktop@FreeBSD.org) Assignee: desktop@FreeBSD.org I see the following on my system: ldadocgen@deblndw013x2j:/usr/local/share $ tree man man ├── man3 │ ├── libpng.3.gz │ └── libpngpf.3.gz ├── man5 │ └── png.5.gz └── mandoc.db 3 directories, 4 files (All) other ports have moved to /usr/local/man at some point in time. Obviously --mandir must not start with --datadir, but with --prefix I guess? ${LOCALBASE}/man? The port uses CMake, AFAIC, flags need to change. Please fix the MANDIR. -- You are receiving this mail because: You are the assignee for the bug.