Opened 16 years ago
Closed 13 years ago
#18795 closed defect (fixed)
gnuplot 4.2.4 +wxwidgets missing dependencies
Reported by: | FredHucht (Fred Hucht) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), mojca (Mojca Miklavec) | |
Port: | gnuplot |
Description
The wxwidgets variant of gnuplot need cairo and pango.
Attachments (1)
Change History (8)
Changed 16 years ago by FredHucht (Fred Hucht)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to pguyot@… |
---|---|
Port: | gnuplot added |
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
Cc Me!
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from pguyot@… to macports-tickets@… |
---|
comment:5 Changed 13 years ago by mojca (Mojca Miklavec)
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 }
comment:7 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
See r92569
Note: See
TracTickets for help on using
tickets.
diff relative to /opt/local/