Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C964663C3CD for ; Thu, 8 Oct 2009 12:59:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6AEF563B1D5; Thu, 8 Oct 2009 12:59: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 A1F1363B11C for ; Thu, 8 Oct 2009 12:59:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 89FE8175DA; Thu, 8 Oct 2009 12:59:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 8 Oct 2009 12:59:48 +0000 From: "D'Arcy J.M. Cain" Subject: CVS commit: pkgsrc/devel/generate To: pkgsrc-changes@NetBSD.org Reply-To: darcy@netbsd.org X-Mailer: log_accum Message-Id: <20091008125948.89FE8175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: darcy Date: Thu Oct 8 12:59:48 UTC 2009 Modified Files: pkgsrc/devel/generate: Makefile Log Message: Set PKG_DESTDIR_SUPPORT to 'no'. I had set it to user-destdir but it failed on some ports. I guess I don't understand PKG_DESTDIR_SUPPORT so I will just set it to 'no' like others do. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/generate/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.