[MacPorts] #17685: Mercurial 1.1 port fails to build using MacPorts 1.7
MacPorts
noreply at macports.org
Thu Dec 18 07:43:46 PST 2008
#17685: Mercurial 1.1 port fails to build using MacPorts 1.7
-------------------------------+--------------------------------------------
Reporter: luc@… | Owner: deric@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: mercurial
-------------------------------+--------------------------------------------
Comment(by luc@…):
More details: distutils looks for MACOSX_DEPLOYMENT_TARGET in the
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config/Makefile"
file. Mine has it empty:
{{{
...
# Deployment target selected during configure, to be checked
# by distutils. The export statement is needed to ensure that the
# deployment target is active during build.
MACOSX_DEPLOYMENT_TARGET=
export MACOSX_DEPLOYMENT_TARGET
...
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17685#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list