PortGroups / New to Port File Development, Sorry!
Joshua Root
jmr at macports.org
Tue Aug 28 03:02:18 PDT 2012
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
More information about the macports-dev
mailing list