From 52d5e3caf45f7207c5e2bb1eddaf23064c8a1096 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 8 Nov 2001 08:54:04 +0000 Subject: Fix typo noted by Masao Uebayashi --- Packages.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Packages.txt') diff --git a/Packages.txt b/Packages.txt index 9876dce0523..258246afb66 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.210 2001/11/03 21:02:46 wiz Exp $ +# $NetBSD: Packages.txt,v 1.211 2001/11/08 08:54:04 jlam Exp $ ########################################################################### ========================== @@ -1462,7 +1462,7 @@ Goal (2) requires some work on the part of the package builder. As all headers and libraries used by a package may be found in ${BUILDLINK_DIR}, and -I${BUILDLINK_DIR}/include and -L${BUILDLINK_DIR}/lib are already passed to the compiler, it is no longer necessary to pass -I${LOCALBASE}/include or --L${LOCABASE}/lib to the compiler. Therefore, those lines should be removed +-L${LOCALBASE}/lib to the compiler. Therefore, those lines should be removed from package Makefiles, and where necessary, the package sources should be patched to do the same. Also, if a package uses X11, then by including mk/x11.buildlink.mk, -I${BUILDLINK_X11_DIR}/include and -- cgit v1.2.3