Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BB26463B877 for ; Fri, 11 Sep 2009 06:19:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3D0E063B163; Fri, 11 Sep 2009 06:19:22 +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 488CF63B155 for ; Fri, 11 Sep 2009 06:19:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 27950175D0; Fri, 11 Sep 2009 06:19:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 11 Sep 2009 06:19:21 +0000 From: David Sainty Subject: CVS commit: pkgsrc/graphics/glpng To: pkgsrc-changes@NetBSD.org Reply-To: dsainty@netbsd.org X-Mailer: log_accum Message-Id: <20090911061921.27950175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: dsainty Date: Fri Sep 11 06:19:21 UTC 2009 Modified Files: pkgsrc/graphics/glpng: distinfo Added Files: pkgsrc/graphics/glpng/patches: patch-aa Log Message: The cmake utility recommends using OPENGL_gl_LIBRARY if GLU is not required. This also fixes the build in some circumstances: if cmake finds an installed libGLU the build will fail, because we don't buildlink it. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/graphics/glpng/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/glpng/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.