Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 3DDE863B8BD for ; Tue, 26 Feb 2008 13:54:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 59B4963B14A; Tue, 26 Feb 2008 13:38:58 +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 9D04663B174 for ; Tue, 26 Feb 2008 13:38:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 86774175C1; Tue, 26 Feb 2008 13:38:57 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pkg_install To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080226133857.86774175C1@cvs.netbsd.org> Date: Tue, 26 Feb 2008 13:38:57 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Tue Feb 26 13:38:57 UTC 2008 Modified Files: pkgsrc/pkgtools/pkg_install: Makefile Log Message: Use pkg_add from new build, override *_CMD instead of the full commands. Drop some no longer used overrides. To generate a diff of this commit: cvs rdiff -r1.146 -r1.147 pkgsrc/pkgtools/pkg_install/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.