[MacPorts] #37429: tesseract does not build with automake 1.13
MacPorts
noreply at macports.org
Fri Jan 11 06:48:50 PST 2013
#37429: tesseract does not build with automake 1.13
-------------------------+--------------------
Reporter: bugs1309@… | Owner: emer@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: tesseract |
-------------------------+--------------------
Comment (by mp@…):
Until the tesseract project fixes the configure file,
adding
{{{
post-patch {
reinplace "s/AM_CONFIG_HEADER/AC_CONFIG_HEADER/g"
${worksrcpath}/configure.ac
file mkdir ${worksrcpath}/m4
}
}}}
to the Portfile solves the issue.
Portfile diff: attachment:tesseract-portfile.diff
--
Ticket URL: <https://trac.macports.org/ticket/37429#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list