#42193: c2html @0.9.6 tries to skip destroot and install directly into prefix ----------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: c2html | ----------------------+-------------------------------- Comment (by sean@…): Replying to [comment:2 sean@…]:
Replying to [comment:1 egall@…]:
after `autoreconf`-ing, the configure script adds the following warning which could be related: {{{ config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting }}} Seeing as the port already patches the Makefile.in here, perhaps it could also add this: {{{ datarootdir = @datarootdir@ }}}
Since I was the last one to touch this port, I can do this.
Fixed in r116154. -- Ticket URL: <https://trac.macports.org/ticket/42193#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X