CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/11/26 02:26:50
Modified files:
devel/libtool : Makefile
devel/libtool/pkg: PLIST-ltdl
Log message:
make sure the GNU libtool script uses "ld" without a path, so that
1) it picks up the wrapper in WRKDIR/bin if needed
and
2) if an ld wrapper was written when building libtool, it doesn't
include libtool's WRKDIR/bin/ld in the script installed by the package
simpler version by Brad of an earlier diff by me
