#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 (Ryan Carsten Schmidt))
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 (1)
Change History (6)
Changed 15 years ago by jarimatti@…
comment:1 Changed 15 years ago by jarimatti@…
Cc: | jarimatti@… added |
---|
comment:3 Changed 15 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | krischik@… added |
---|
Cc maintainer so he knows there was a problem.
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Cc Me!