On 2012-8-28 11:38 , Ben Smith wrote:
> PortGroup           python27 1.0

The version-specific python portgroups (python26, python27, etc.) should
be considered deprecated. We'd really like to switch everything to use
the unified python portgroup like so:

PortGroup           python 1.0

You'll get the same behaviour for your app as with the python27 group if
you do:

python.version      27

- Josh
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to