#25905: [NEW] graphics/*picviz* -------------------------------------------------+------------------------- Reporter: jul_bsd@… | Owner: Type: submission | ryandesign@… Priority: Normal | Status: assigned Component: ports | Milestone: Resolution: | Version: 1.9.1 Port: libpicviz, picviz-cli, picviz-gui, | Keywords: py26-libpicviz | -------------------------------------------------+------------------------- Comment (by jul_bsd@…): Thanks, I agree but it doesn't seem the cmake/make respect env flags. I tried with the following lines or part of them and didn't help {{{ configure.cflags-append "-lpcre" build.args-append CFLAGS="-I${prefix}/include" LD_FLAGS="-L${prefix}/lib -lpcre" \ PCRE_INCLUDE_DIR="${prefix}/include" PCRE_LIBRARIES="${prefix}/lib" }}} manually adding -lpcre on the line, makes it work. -- Ticket URL: <https://trac.macports.org/ticket/25905#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X