From 1abdd450fe362879f5881c4ff72747f448ee1ce0 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. --- mk/defs.NetBSD.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mk/defs.NetBSD.mk') diff --git a/mk/defs.NetBSD.mk b/mk/defs.NetBSD.mk index fd2090e897d..2b3433ff51d 100644 --- a/mk/defs.NetBSD.mk +++ b/mk/defs.NetBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: defs.NetBSD.mk,v 1.42 2002/12/18 06:18:15 schmonz Exp $ +# $NetBSD: defs.NetBSD.mk,v 1.43 2003/01/10 08:44:20 jlam Exp $ # # Variable definitions for the NetBSD operating system. @@ -105,7 +105,6 @@ _OPSYS_HAS_INET6= no # IPv6 is not standard _OPSYS_HAS_JAVA= no # Java is not standard _OPSYS_HAS_MANZ= yes # MANZ controls gzipping of man pages _OPSYS_HAS_OSSAUDIO= yes # libossaudio is available -_OPSYS_LIBTOOL_REQD= 1.4.20010614nb9 # base version of libtool required _OPSYS_PERL_REQD= # no base version of perl required _OPSYS_RPATH_NAME= -R # name of symbol in rpath directive to linker _PATCH_CAN_BACKUP= yes # native patch(1) can make backups -- cgit v1.2.3