Ticket #14305 (closed defect: fixed)
Making gtk2 +quartz depend on pango +no_x11
| Reported by: | shreevatsa.public@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | gtk2 pango cairo x11 quartz | Cc: | shreevatsa.public@… |
| Port: |
Description
Currently, installing "port install gtk2 +quartz" does not build pango with +no_x11, which results in applications building fine, but then having no visible text in any of their dialogs. Since quartz and x11 conflict everywhere (including libs like cairo that pango depends on), it is safe and a good idea to make gtk2's +quartz build pango with +no_x11. Attached is a patch of the gtk2 Portfile that does that.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

