Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11738 closed defect (fixed)

Port lua does not copy pkg-config data

Reported by: chpickel@… Owned by: pmq@…
Priority: High Milestone:
Component: ports Version:
Keywords: lua pkg-config pkgconfig Cc:
Port:

Description

As the summary. Lua provides lua.pc, but the current Portfile does not install it to ${prefix}/lib/pkgconfig. I've made a patch and will attach it.

Attachments (1)

lua-pkg-config.diff (776 bytes) - added by chpickel@… 17 years ago.
Corrected diff to add lua pkg-config info

Download all attachments as: .zip

Change History (5)

comment:1 Changed 17 years ago by chpickel@…

My apologies, the patch I posted did not correctly change /usr/local/ to ${prefix} in lua.pc. I'll have a new patch in a minute that correctly reinplaces it.

Changed 17 years ago by chpickel@…

Attachment: lua-pkg-config.diff added

Corrected diff to add lua pkg-config info

comment:2 Changed 17 years ago by pipping@…

Milestone: Port Bugs

comment:3 Changed 17 years ago by pmq@…

Resolution: fixed
Status: newclosed

Committed, thanks!

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.