mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Fix build by requiring C++11, required by OpenEXR headers now, and using pkg-config to get the right flags for OpenEXR, and tiff while we're at it. Closes: https://trac.macports.org/ticket/70618 Also build exrtotiff, thereby actually using libtiff. Disable silent rules. Add a patch to silence null-conversion warnings. Move zlib dependency to platform darwin block because the Makefile only adds -lz on Darwin.