#24796: yorick-z: zlib, jpeg and png support for the Yorick language ---------------------------------------+------------------------------------ Reporter: thibaut.paumard@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: yorick-z | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: The README claims we can set environment variables like ZLIB_INC and ZLIB_LIB instead of passing configure arguments like --zlib=, but this appears to be a lie (does not work). The easiest fix I found was to replace the hardcoded list of paths in the configure script (/sw and /usr/local) with the MacPorts prefix. Committed the port in r67911 with these changes: * fixed detection of libpng and libjpeg * disabled universal variant * some whitespace and formatting changes I trust there was a good reason why we are building from CVS instead of the latest stable version of this software? -- Ticket URL: <http://trac.macports.org/ticket/24796#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS