Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2023 17:36:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269472] python.mk: PEP-517 installs/stages to ${PYTHONBASE} rather than ${PREFIX}
Message-ID:  <bug-269472-7788-5bRPPz0yyx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269472-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269472-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=3D269472

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D9fbe5f4d774c1f818ec604a43835631=
1f3bc76ee

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(-)

--=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-269472-7788-5bRPPz0yyx>