[Bug 269472] textproc/py-pyphen: 'make stage PREFIX=/opt' fails after pep517 update

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Feb 2023 18:57:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269472

            Bug ID: 269472
           Summary: textproc/py-pyphen: 'make stage PREFIX=/opt' fails
                    after pep517 update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: jcfyecrayz@liamekaens.com
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

This seems to be a python.mk problem with the pep517 framework, but I just
happened to notice it in this port first.

sed:
/usr/ports/textproc/py-pyphen/work-py39/stage/opt/lib/python3.9/site-packages/pyphen-0.13.0.dist-info/RECORD:
No such file or directory

The RECORD file is actually in stage/usr/local/... instead.  It seems PREFIX is
at least partially ignored for pep517.

-- 
You are receiving this mail because:
You are the assignee for the bug.