Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 39BF163B90D for ; Fri, 29 Feb 2008 00:23:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A2B8A63B23C; Fri, 29 Feb 2008 00:23:10 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id EC5BD63B129 for ; Fri, 29 Feb 2008 00:23:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DEA40175C1; Fri, 29 Feb 2008 00:23:09 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/mk/tools To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080229002309.DEA40175C1@cvs.netbsd.org> Date: Fri, 29 Feb 2008 00:23:09 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Fri Feb 29 00:23:09 UTC 2008 Modified Files: pkgsrc/mk/tools: replace.mk Log Message: Make chrpath(1) a tool. Intended scope is fixing up some Linux emulation packages without having to do the LD_LIBRARY_PATH dance. To generate a diff of this commit: cvs rdiff -r1.208 -r1.209 pkgsrc/mk/tools/replace.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.