#30651: py27-gtk: /opt/local/lib/libpng12.la: No such file or directory ---------------------------+------------------------------------------------ Reporter: pablo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: png | Port: py27-gtk ---------------------------+------------------------------------------------ Comment(by pablo@…): {{{ find /opt/local/lib -type f -name '*.la' \
| xargs egrep --files-with-matches -e '/opt/local/lib/libpng12\.la' \ | xargs port provides \ | sed -e 's,^.* is provided by: ,,;' \ | sort \ | uniq gdk-pixbuf2 libglade2 }}}
I started with gdk-pixbuf2 {{{ port -nR upgrade --force gdk-pixbuf2 }}} Then I checked again for outdated and nothing came up {{{ $sudo port upgrade outdated Password: Error: No ports matched the given expression }}} -- Ticket URL: <https://trac.macports.org/ticket/30651#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS