[MacPorts] #53155: HandBrake @0.10.0: update to 1.0.7
MacPorts
noreply at macports.org
Wed Dec 27 05:16:06 UTC 2017
#53155: HandBrake @0.10.0: update to 1.0.7
------------------------+----------------------
Reporter: keybounce | Owner: larryv
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: HandBrake |
------------------------+----------------------
Comment (by kencu):
ncurses 6.0 on MacPorts enables a new export, and this fails as above.
There is a difference between `/usr/include/unctrl.h` and
`${prefix}/include/unctrl.h`. The latter one seems to cause the problem.
Disabling ncurses on MacPorts doesn't seem to be an option, as many ports
depend on it.
I'm not sure what a proper fix for this is as yet.
You can try disabling this header by:
{{{
configure.cppflags-append -DNCURSES_UNCTRL_H_incl
}}}
This worked for me in one port.
--
Ticket URL: <https://trac.macports.org/ticket/53155#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list