#16723: unify the python portgroups -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: macports-tickets@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@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