#43853: Defect: Doxygen 1.8.7 fails to build on PPC Tiger (Mac OS X 10.4.11) due to invalid syntax in file "configgen.py", line 173 ------------------------------+------------------- Reporter: Peter_Dyballa@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: tiger Port: doxygen | ------------------------------+------------------- Comment (by ryandesign@…): Correct, xcrun does not exist on any version of Xcode that runs on Tiger. I think we can ignore the error message about xcrun; I don't think it's related. The real problem seems to be that the python syntax used here is not available in Tiger's old version of Python. doxygen could use a newer python, either always, or only on systems with too-old python. -- Ticket URL: <https://trac.macports.org/ticket/43853#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X