New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19783 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

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

patch-darwin.py.diff (398 bytes) - added by mfeiri@… 3 years ago.
Portfile.diff (770 bytes) - added by mfeiri@… 3 years ago.

Change History

comment:1 Changed 4 years ago by raimue@…

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

comment:2 Changed 4 years ago by jmr@…

  • Owner changed from macports-tickets@… to landonf@…
  • Cc landonf@… removed

comment:3 Changed 3 years ago by jmr@…

  • Keywords scons removed
  • Version 1.7.1 deleted
  • Summary changed from scons 1.2.0 add /opt/local/bin to Platform/darwin.py to scons: add ${prefix}/bin to PATH in Platform/darwin.py

Changed 3 years ago by mfeiri@…

Changed 3 years ago by mfeiri@…

Note: See TracTickets for help on using tickets.