Ticket #20482 (closed defect: fixed)
gnat-gcc Portfile is broken
| Reported by: | jarimatti@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | krischik@… | |
| Port: | gnat-gcc |
Description (last modified by ryandesign@…) (diff)
I believe the gnat-gcc Portfile has a syntax error in variant sections. It has a line like the following:
set bootprefix=/path/to/somewhere
which I think should be
set bootprefix /path/to/somewhere
according to Tcl syntax.
Attached is the fixed Portfile.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

