[MacPorts] #16933: RFE: Make Python 2.6 more Framework Friendly

MacPorts noreply at macports.org
Sat Nov 8 22:28:13 PST 2008


#16933: RFE: Make Python 2.6 more Framework Friendly
------------------------------------+---------------------------------------
  Reporter:  mcalhoun at macports.org  |       Owner:  blb at macports.org 
      Type:  enhancement            |      Status:  new              
  Priority:  Normal                 |   Milestone:  Port Enhancements
 Component:  ports                  |     Version:  1.6.0            
Resolution:                         |    Keywords:                   
      Port:  python26               |  
------------------------------------+---------------------------------------

Comment(by mcalhoun at macports.org):

 Are you thinking of something like this?
 {{{
 proc python26.linkbin { program } {
     ln -s ${frameworks_dir}/Python.framework/Versions/2.6/bin/${program}
 ${destroot}/bin/${program}2.6
 }
 }}}

 I suppose I would argue that it doesn't really add much.

-- 
Ticket URL: <http://trac.macports.org/ticket/16933#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list