#26528: avidemux 2.5.3 uses ffmpeg port headers instead of its own -------------------------------+-------------------------------------------- Reporter: ak.ml@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: avidemux -------------------------------+-------------------------------------------- Comment(by css@…): Replying to [comment:1 raimue@…]:
I tried to fix this in r71635 by adding this flag to cmake, as [http://www.cmake.org/cmake/help/cmake-2-8-docs.html#command:include_director... described in their documentation]:
`-DCMAKE_INCLUDE_DIRECTORIES_BEFORE=ON`
I'm pretty sure that ''case is important''. Try `-DCMAKE_include_directories_BEFORE:BOOL=ON` instead. -- Ticket URL: <https://trac.macports.org/ticket/26528#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS