Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15298 closed enhancement (fixed)

gtk-engines2 doesn't configure against 'gtk2 +quartz'

Reported by: mp@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

The gtk-engines2 Portfile appends '-lgdk-x11-2.0' to LDFLAGS, but this library is not installed if gtk2 was installed with +quartz variant.

I recommend that gtk-engines2 uses a 'quartz' variant to change '-lgdk-x11-2.0' to '-lgdk-quartz-2.0'

I'll attach a Portfile diff that works for me, although I'm not sure if it's style is acceptable.

Attachments (1)

gtk-engines2-Portfile.diff (527 bytes) - added by mp@… 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by mp@…

Attachment: gtk-engines2-Portfile.diff added

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jmr@…
Status: newassigned
Type: defectenhancement

Thanks for the report. I'll add the quartz variant, but in a slightly different way so it's more obvious what it does.

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

Added in r36814.

comment:3 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.