Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 87A9563B11D for ; Sat, 20 Feb 2010 12:49:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3B5F263B124; Sat, 20 Feb 2010 12:49:49 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4C85163B115 for ; Sat, 20 Feb 2010 12:49:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 386B0175DF; Sat, 20 Feb 2010 12:49:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 20 Feb 2010 12:49:48 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/mk/depends To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20100220124948.386B0175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: obache Date: Sat Feb 20 12:49:48 UTC 2010 Modified Files: pkgsrc/mk/depends: bsd.depends.mk Log Message: Set default DEPENDS_TARGET based on USE_DESTDIR instead of _USE_DESTDIR, or failed at the situation current package != destdir support and depends package = destdir support with USE_DESTDIR=yes. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/mk/depends/bsd.depends.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.