#11612 closed update (fixed)
[UPDATE] gdl-0.9pre4_1
Reported by: | takeshi@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
- resolved the conflict with antlr by renaming libantlr.a to libantlr_gdl.a.
- added a variant proj that enable map projection.
Attachments (1)
Change History (8)
comment:1 Changed 18 years ago by pipping@…
Milestone: | → Available Ports |
---|---|
Summary: | gdl-0.9pre4_1 → [UPDATE] gdl-0.9pre4_1 |
comment:2 Changed 18 years ago by pipping@…
Milestone: | Available Ports → Port Updates |
---|
comment:3 Changed 18 years ago by takanori@…
Changed 18 years ago by takeshi@…
comment:4 Changed 18 years ago by takeshi@…
Takanori-san,
Thanks for letting me know the error. It was not so easy as replacing these arguments. Now it builds with libproj4 but I had to some tricks.
comment:5 Changed 18 years ago by takanori@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
committed in r23138 - thanks!
comment:6 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
Note: See
TracTickets for help on using
tickets.
Enomoto-san,
It seems that +proj variant in your Portfile makes no sense since the configure option to use libproj4 is not "--with-proj4" but "--with-libproj4". Please check it out.