#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 Peter_Dyballa@…): Replying to [comment:7 g5pw@…]:
Does r120638 resolve this? I have to admit, I think, no!
The Portfile used to successfully build doxygen has: {{{ 122 patchfiles-delete patch-configure.diff 123 124 configure.args-append --docdir ${prefix}/share/doc \ 125 --dot ${prefix}/bin/dot 126 127 configure.python ${prefix}/bin/python2.7 128 129 depends_build-append path:bin/dot:graphviz \ 130 bin:python2.7:python27 }}} and the files directory has: {{{ -rw-r--r-- 1 root admin 580 29 Jun 2013 patch- addon_doxywizard_Makefile.in.diff -rw-r--r-- 1 root admin 666 30 Mai 23:33 patch-configure.diff }}} These files seem to be different from the time stamp of this patch, which is 2014-04-06, presumingly. -- Ticket URL: <https://trac.macports.org/ticket/43853#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X