[Bug 271173] textproc/docbook2mdoc not PREFIX-safe
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 16:17:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271173 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=241909&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.