[MacPorts] #71351: p5.34-curses does not build on PPC Tiger, Mac OS X 10.4.11, because of
MacPorts
noreply at macports.org
Mon Nov 18 20:35:35 UTC 2024
#71351: p5.34-curses does not build on PPC Tiger, Mac OS X 10.4.11, because of
------------------------+-----------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.4
Resolution: | Keywords: tiger ppc
Port: p5-curses |
------------------------+-----------------------
Comment (by ballapete):
The cure for `PPC Tiger, Mac OS X 10.4.11` seems to be an additional
`reinplace`:
{{{
post-patch {
copy ${worksrcpath}/hints/c-freebsd.ncurses.h
${worksrcpath}/c-config.h
reinplace "s|<form.h>|\"${prefix}/include/form.h\"|"
${worksrcpath}/c-config.h
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71351#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list