Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A0B0A63B87A for ; Sat, 18 Dec 2010 23:51:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 72CCC19D530; Sat, 18 Dec 2010 23:51:02 +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 00B6419D536 for ; Sat, 18 Dec 2010 23:50:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E2518175DD; Sat, 18 Dec 2010 23:50:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 18 Dec 2010 23:50:58 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/libraw To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20101218235058.E2518175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sat Dec 18 23:50:58 UTC 2010 Modified Files: pkgsrc/graphics/libraw: Makefile Log Message: Not make-jobs-safe. (Wants to link against libraw before it is completely built when run with -j16.) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/libraw/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.