[MacPorts] #27723: scons switched to python27 branch
MacPorts
noreply at macports.org
Sat Dec 18 14:03:45 PST 2010
#27723: scons switched to python27 branch
---------------------------------+------------------------------------------
Reporter: nDiScReEt@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: scons
---------------------------------+------------------------------------------
I simply changed the 6 to a 7 and recompiled the portfile. It successfully
worked.
Here is the original Portfile PortGroup line:
{{{
PortSystem 1.0
PortGroup python26 1.0
}}}
And now here is the changed Portfile PortGroup line:
{{{
PortSystem 1.0
PortGroup python27 1.0
}}}
I am not certain if I should have committed a diff or a copy of the
Portfile for such a minor change. It compiled and installed successfully.
--
Ticket URL: <https://trac.macports.org/ticket/27723>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list