From e88dfe097aeb9aaa3988ae9aeb3fcc8a3aaa573b Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 21 Oct 2002 01:21:46 +0000 Subject: Update description of how to use libltdl, and remove some USE_* mentions for USE_* which do not exist any longer. --- Packages.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'Packages.txt') diff --git a/Packages.txt b/Packages.txt index db2afb449b5..7706cecd6ab 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.262 2002/09/19 12:48:04 lukem Exp $ +# $NetBSD: Packages.txt,v 1.263 2002/10/21 01:21:46 wiz Exp $ ########################################################################### ========================== @@ -1098,7 +1098,7 @@ LIBTOOL_OVERRIDE=${WRKSRC}/libtool instead. If your package makes use of the platform independent library for loading dynamic shared objects, that comes with libtool (libltdl), you should -add USE_LTDL= yes to the Makefile. +include the libtool buildlink2.mk (and set USE_BUILDLINK2 to YES). Some packages use libtool incorrectly so that the package may not work or build in some circumstances. Some common errors are @@ -1665,11 +1665,7 @@ buildlink.mk instead. The following variables may also be replaced with buildlink.mk files: USE_LIBINTL --> .include "../../devel/gettext-lib/buildlink.mk" - USE_LTDL --> .include "../../devel/libtool/buildlink.mk" - USE_MESA --> .include "../../graphics/Mesa/buildlink.mk" - USE_MOTIF --> .include "../../mk/motif.buildlink.mk" USE_X11 --> .include "../../mk/x11.buildlink.mk" - USE_XAW --> .include "../../mk/xaw.buildlink.mk" USE_XPM --> .include "../../graphics/xpm/buildlink.mk" Packages that have an explicit dependency on ncurses should set USE_NCURSES -- cgit v1.2.3