#18795: gnuplot 4.2.4 +wxwidgets missing dependencies --------------------------------+------------------------------------------- Reporter: fred@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Component: ports Version: 1.7.0 | Keywords: Port: gnuplot | --------------------------------+------------------------------------------- Comment(by mojca.miklavec.lists@…): Thanks for this report. I can confirm that this is indeed a problem, but according to current approach for +pangocairo variant (which enables using development version of the port), I would rather use {{{ --- a/Portfile +++ b/Portfile @@ -82,7 +82,7 @@ variant no_x11 { } variant wxwidgets description "Enable wxWidgets front-end" { - depends_lib-append port:wxWidgets + depends_lib-append port:wxWidgets path:lib/pkgconfig/pango.pc:pango configure.args-delete --disable-wxwidgets configure.args-append --with-wx-config=${prefix}/bin/wx-config } }}} -- Ticket URL: <https://trac.macports.org/ticket/18795#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS