#16327: vtk5 5.0.3_0 +python build failure -------------------------------+-------------------------------------------- Reporter: casbon@gmail.com | Owner: rene.donner@mac.com Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: vtk5 | -------------------------------+-------------------------------------------- Comment(by stromnov@gmail.com): Replying to [comment:11 truemped@…]:
In the portfile I find this:
{{{ configure.env LDFLAGS="-L${prefix}/lib"\ CPPFLAGS="-I${prefix}/include" }}}
Which should be the same as you suggested, right? Or do I have to set it somewhere else again?
There are weird post-configure section: {{{ post-configure { reinplace "s|c++|c++ -L${prefix}/lib |" ${worksrcpath}/Infovis/Testing/Cxx/CMakeFiles/InfovisCxxTests.dir ... } }}} Needs similar line for python bindings files. -- Ticket URL: <http://trac.macports.org/ticket/16327#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS