#18958: pango-1.22.4 missing gtk-doc dependency ------------------------------------------+--------------------------------- Reporter: derhindemith@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: pango gtk-doc dependency Port: pango | ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: In r50151 I enabled gtk-doc in pango and added a dependency on gtk-doc, because 1) if gtk-doc is not requesed, pango still tries to use gtkdoc- rebase because the check for whether gtkdoc-rebase exists is written in a way that is incompatible with Mac OS X 10.4.x and earlier, so we would have to patch it to fix that (until gtk-doc 1.12 which fixed that problem is released and a new version of pango built using gtk-doc 1.12 is released); 2) even though pango already includes the documentation that gtk-doc generates, the included documentation has paths of the developer's system in it; rebuilding it gets paths to the version that has been installed. -- Ticket URL: <http://trac.macports.org/ticket/18958#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS