#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)
Change History (5)
comment:1 Changed 18 years ago by chpickel@…
Changed 18 years ago by chpickel@…
Attachment: | lua-pkg-config.diff added |
---|
Corrected diff to add lua pkg-config info
comment:2 Changed 18 years ago by pipping@…
Milestone: | → Port Bugs |
---|
Note: See
TracTickets for help on using
tickets.
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.