Ticket #19783 (new enhancement)
scons: add ${prefix}/bin to PATH in Platform/darwin.py
| Reported by: | macports@… | Owned by: | landonf@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | scons |
Description
It might be useful to add the MacPorts directory /opt/local/bin to the default PATH of the MacOSX/Darwin Platform in Scons. The Fink path is already included, see http://scons.tigris.org/issues/show_bug.cgi?id=2 and /opt/local/lib/scons-1.2.0/SCons/Platform/darwin.py for reference.
Attachments
Change History
comment:2 Changed 4 years ago by jmr@…
- Owner changed from macports-tickets@… to landonf@…
- Cc landonf@… removed
Note: See
TracTickets for help on using
tickets.


In my opinion the Fink path should be removed to avoid problems due to cross-linking.