#35105: openjpeg port erroneously tries to link against absent libpng15 ------------------------------+--------------------------------------------- Reporter: trg818@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: openjpeg ------------------------------+--------------------------------------------- Comment(by cal@…): Actually, further down in your `config.log` the result of `pkg-config --cflags libpng15` and `pkg-config --libs libpng15` is already present: {{{ 820 PNG_CFLAGS='-I/opt/local/include/libpng15 -I/opt/local/include ' 821 PNG_LIBS='-L/opt/local/lib -lpng15 -lz ' }}} It seems your previous installation of libpng15 has not been correctly and completely removed. -- Ticket URL: <https://trac.macports.org/ticket/35105#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS