[MacPorts] #16723: unify the python portgroups

MacPorts noreply at macports.org
Mon Oct 6 14:44:55 PDT 2008


#16723: unify the python portgroups
-------------------------------+--------------------------------------------
  Reporter:  jmr at macports.org  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  enhancement       |      Status:  new                                  
  Priority:  Normal            |   Milestone:  MacPorts base enhancements           
 Component:  base              |     Version:  1.7.0                                
Resolution:                    |    Keywords:                                       
      Port:                    |  
-------------------------------+--------------------------------------------

Comment(by jmr at macports.org):

 Right, short of resolving #126, I guess there will need to be stuff like
 this in the portfiles:
 {{{
 foreach v {25 26 30} {
     if {[variant_isset python${v}]} {
         depends_lib-append port:py${v}-hashlib
     }
 }
 }}}

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


More information about the macports-tickets mailing list