Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 60BDE63BAB5 for ; Wed, 9 Dec 2009 20:35:55 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0D9DE63B20C; Wed, 9 Dec 2009 20:35:55 +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 4B34263B20B for ; Wed, 9 Dec 2009 20:35:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 165B8175DD; Wed, 9 Dec 2009 20:35:54 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 9 Dec 2009 20:35:54 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/devel/dmalloc To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20091209203554.165B8175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Wed Dec 9 20:35:54 UTC 2009 Modified Files: pkgsrc/devel/dmalloc: Makefile Log Message: Not MAKE_JOBS_SAFE as it removes a header during rebuild to recreate it. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/dmalloc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.