PTStitcher depends on libpng.so.2, not libpng12.so.0.
* Get rid of the hack that runs
${LINUXBASE}/sbin/ldconfig ${PREFIX}/${PORTNAME}/lib/
upon installation. It does not survive reboot.
Instead install into ${LINUXBASE} and use the standard mechanism for
installing linux shared libraries. Also add symlink to PTStitcher in
${LOCALBASE}/bin (to avoid surprising users that PTStitcher has
"disappeared").
Reported by: Warren Block <wblock@wonkity.com>
Approved by: portmgr (linimon)