digikam 4.3.0 (was: depends_build on minimal version?)

Lawrence Velázquez larryv at macports.org
Fri Sep 19 16:42:06 PDT 2014


On Sep 19, 2014, at 2:31 PM, René J.V. Bertin <rjvbertin at gmail.com> wrote:

> On Friday September 19 2014 11:18:06 Bradley Giesbrecht wrote:
> 
>> Have you tried configure.cppflags [1]?
>> 
>> configure.cppflags  -I${worksrcpath}/include
>> or
>> configure.cppflags  "-I${worksrcpath}/include -I${prefix}/include"
> 
> No ... it was easier to just remove the offending include directory ...

That's an unacceptable solution. If a user interrupts the build, that directory might never be put back where it belongs, and they'll have no idea how it happened.

Just figure out how to add the correct directories to the header search path.

vq


More information about the macports-users mailing list