Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 621DD63BA4F for ; Thu, 9 Jun 2011 23:28:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3115514A118; Thu, 9 Jun 2011 23:28:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B605A14A10A for ; Thu, 9 Jun 2011 23:28:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id IPbb5x7L8FxY for ; Thu, 9 Jun 2011 23:28:30 +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 3F3DC14A101 for ; Thu, 9 Jun 2011 23:28:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2350F175DD; Thu, 9 Jun 2011 23:28:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 9 Jun 2011 23:28:30 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/opencv To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20110609232830.2350F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Thu Jun 9 23:28:30 UTC 2011 Modified Files: pkgsrc/graphics/opencv: Makefile Log Message: Disable openexr, so it doesn't break the build when it's installed and cmake finds it, but buildlink3 hides it. Reported by Aymeric. XXX: should be made an option instead To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/opencv/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.