Date: Tue, 23 Jan 2024 12:25:07 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276551] Mk: Remove MANPREFIX Message-ID: <bug-276551-7788-RAOdbZhPXw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276551-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-276551-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276551 Vladimir Druzenko <vvd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vvd@FreeBSD.org --- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> --- -GNU_CONFIGURE_MANPREFIX?=3D ${PREFIX} +GNU_CONFIGURE_MANPREFIX?=3D ${PREFIX}/share -MANDIRS+=3D ${PREFIX}/man +MANDIRS+=3D ${PREFIX}/share/man on next step? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276551-7788-RAOdbZhPXw>