[MacPorts] #54040: gnudatalanguage @0.9.6_8 + wxWidgets run error

MacPorts noreply at macports.org
Fri Apr 28 15:25:07 UTC 2017


#54040: gnudatalanguage @0.9.6_8 + wxWidgets run error
------------------------------+----------------------
  Reporter:  fakahle          |      Owner:  tenomoto
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.4.1
Resolution:                   |   Keywords:
      Port:  gnudatalanguage  |
------------------------------+----------------------

Comment (by fakahle):

 Sorry for not being familiar with the guidelines. I've had to alter
 plplots Portfile, too, in order to build plplots with support for
 wxwidgets: recent posts suggested DPLD_wxwidgets=OFF when building plplot
 with support for wxwidgets. Therefore I omitted that particular code line
 in the variant description. I also had to omit
 -Dwxwidgets_LINK_FLAGS=-lplplotd     in the variant section. No it reads

 variant wxwidgets description {Add support for wxWidgets} {
     wxWidgets.use           wxWidgets-3.0
     depends_lib-append      port:${wxWidgets.port}
     configure.args-delete   -DPLD_wxwidgets=OFF \
                             -DENABLE_wxwidgets=OFF
     configure.args-append   -DPLD_wxwidgets=ON \
                             -DENABLE_wxwidgets=ON \
 -DwxWidgets_CONFIG_EXECUTABLE=${wxWidgets.wxconfig} \
                             -DwxWidgets_wxrc_EXECUTABLE=${wxWidgets.wxrc}
 }

--
Ticket URL: <https://trac.macports.org/ticket/54040#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list