#19849: libgeotiff doesn't build correctly with universal variant ----------------------------------------+----------------------------------- Reporter: rhys.hill@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: universal Port: libgeotiff | ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => fixed Comment: I updated libgeotiff to 1.2.4 in r55379. libgeotiff now includes code to build the dylib, so I removed the code in the Portfile that did that manually, which thereby fixes this ticket as well. The code libgeotiff includes for building dylibs is still a bit broken in that it doesn't use the right install_name and doesn't use the correct filenames according to Mac OS X conventions, so I added new code in post- destroot to fix that, since I didn't feel like dissecting their Makefiles at this time. -- Ticket URL: <http://trac.macports.org/ticket/19849#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS