From 9247382858046e89e8bd0c871918eb25c11d8d80 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 10 Jan 2003 08:44:18 +0000 Subject: Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base package. shlibtool will not build static libraries. Add handling in bsd.pkg.mk for a variable named "SHLIBTOOL_OVERRIDE" that is analogous to LIBTOOL_OVERRIDE and causes any listed libtool scripts to be replaced with a symlink to shlibtool, and teach buildlink2 about shlibtool. Bump PKGREVISION of devel/libtool* packages to 11. --- devel/libtool-base/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/libtool-base/PLIST') diff --git a/devel/libtool-base/PLIST b/devel/libtool-base/PLIST index 5306629a4e3..9befea0fd4d 100644 --- a/devel/libtool-base/PLIST +++ b/devel/libtool-base/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:19 tron Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/01/10 08:44:19 jlam Exp $ bin/libtool bin/libtoolize +${SHLIBTOOL}bin/shlibtool include/ltdl.h lib/libltdl.a lib/libltdl.la -- cgit v1.2.3