[MacPorts] #23191: py26-sqlite unusable on Tiger or non-Mac OS X
MacPorts
noreply at macports.org
Wed Feb 10 05:46:28 PST 2010
#23191: py26-sqlite unusable on Tiger or non-Mac OS X
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: snc@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: py26-sqlite
-------------------------------------+--------------------------------------
Comment(by francois.work@…):
I have modified the Portfile adding the following lines (easy!)
if { ${os.major} == 8} {
set os.my_version 10.4
}
It is now compiling and installing on my ppc tiger.
I let the maintener update the svn.
--
Ticket URL: <http://trac.macports.org/ticket/23191#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list