Ticket #23272: Portfile-qtiplot.diff
File Portfile-qtiplot.diff, 578 bytes (added by nicos_pavlov@…, 15 years ago) |
---|
-
Portfile
old new 41 41 # don't step into the manual dir, we don't have all the tools to build it 42 42 reinplace "/manual/d" ${worksrcpath}/qtiplot.pro 43 43 44 # adding system zlib library somewhere 45 reinplace "s|BOOST_LIBS|BOOST_LIBS -lz|g" ${worksrcpath}/qtiplot/qtiplot.pro 46 44 47 # create the configuration, see build.conf.example which comes with the package 45 48 set confFD [open ${worksrcpath}/build.conf "w"] 46 49 puts $confFD "SYS_INCLUDEPATH = ${prefix}/include"