[MacPorts] #25905: [NEW] graphics/*picviz*

MacPorts noreply at macports.org
Fri Feb 7 06:34:27 PST 2014


#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


More information about the macports-tickets mailing list