Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 2074B63B99A for ; Tue, 29 Jul 2008 13:56:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CC58063B1FF; Tue, 29 Jul 2008 13:56:16 +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 F384563B144 for ; Tue, 29 Jul 2008 13:56:15 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DCC81175D0; Tue, 29 Jul 2008 13:56:15 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/graphics/MesaLib To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080729135615.DCC81175D0@cvs.netbsd.org> Date: Tue, 29 Jul 2008 13:56:15 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Tue Jul 29 13:56:15 UTC 2008 Modified Files: pkgsrc/graphics/MesaLib: options.mk Log Message: Since PKG_SUPPORTED_OPTIONS is conditionally added to, initialise it to empty first. Should fix PR pkg/39246. To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/MesaLib/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.