Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 31ED063B879 for ; Sun, 1 Feb 2009 22:19:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id AF0F163B157; Sun, 1 Feb 2009 22:19:10 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 92C5063B116 for ; Sun, 1 Feb 2009 22:19:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7B07B175D0; Sun, 1 Feb 2009 22:19:09 +0000 (UTC) From: Matthias Scheler Subject: CVS commit: [pkgsrc-2008Q4] pkgsrc/graphics/glut To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org Message-Id: <20090201221909.7B07B175D0@cvs.netbsd.org> Date: Sun, 1 Feb 2009 22:19:09 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tron Date: Sun Feb 1 22:19:09 UTC 2009 Modified Files: pkgsrc/graphics/glut [pkgsrc-2008Q4]: builtin.mk Log Message: Pullup ticket #2678 - requested by cube glut: build fix for systems with native X.org Revisions pulled up: - graphics/glut/builtin.mk 1.2 --- Module Name: pkgsrc Committed By: cube Date: Sun Feb 1 16:22:54 UTC 2009 Modified Files: pkgsrc/graphics/glut: builtin.mk Log Message: Restore the value of BUILTIN_PKG after checking for the rest of Mesa, so that the logic x11.builtin.mk doesn't set variables for the wrong package. Noted by Obata-san. To generate a diff of this commit: cvs rdiff -r1.1 -r1.1.2.1 pkgsrc/graphics/glut/builtin.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.