688d975973
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)
3 lines
80 B
Text
3 lines
80 B
Text
usr/bin/PTStitcher
|
|
usr/lib/libpano12.so
|
|
@unexec rm %%LOCALBASE%%/bin/PTStitcher
|