[Bug 269472] python.mk: PEP-517 installs/stages to ${PYTHONBASE} rather than ${PREFIX}

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Feb 2023 17:36:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269472

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=9fbe5f4d774c1f818ec604a438356311f3bc76ee

commit 9fbe5f4d774c1f818ec604a438356311f3bc76ee
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2023-02-10 20:04:58 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2023-02-25 17:35:32 +0000

    python.mk: explicitly pass ${PREFIX} to ${PEP517_INSTALL_CMD}

    Otherwise the stage prefix is ${PYTHONBASE} by default.

    Reported by: John Hein <jcfyecrayz[at]liamekaens[point]com>
    PR: 269472

 Mk/Uses/python.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.