Date: Mon, 01 May 2023 16:17:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 271173] textproc/docbook2mdoc not PREFIX-safe Message-ID: <bug-271173-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271173 Bug ID: 271173 Summary: textproc/docbook2mdoc not PREFIX-safe Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: easy, patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bapt@FreeBSD.org Reporter: mi@ALDAN.algebra.com Flags: maintainer-feedback?(bapt@FreeBSD.org) Assignee: bapt@FreeBSD.org Created attachment 241909 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241909&action= =3Dedit Fix PREFIX and portlint warnings Although my LOCALBASE and PREFIX are both set to /opt, the port stages its artifacts under ${WRKSRC}/usr/local -- which causes the subsequent install = to fail. The attached patch fixes this problem, and also moves USES-line higher up to please portlint. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271173-7788>