From owner-cvs-ports@FreeBSD.ORG Fri Oct 8 21:47:39 2010 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01945106566B; Fri, 8 Oct 2010 21:47:39 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7582E8FC08; Fri, 8 Oct 2010 21:47:38 +0000 (UTC) Received: from host-62-63-83-53.rev.as20985.net [62.63.83.53:42719] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id o98LlXeX018345 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Sat, 9 Oct 2010 01:47:33 +0400 (MSD) From: Max Brazhnikov To: Rene Ladan Date: Sat, 9 Oct 2010 01:47:34 +0400 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.2; amd64; ; ) References: <201010082040.o98KeiLK018228@repoman.freebsd.org> In-Reply-To: <201010082040.o98KeiLK018228@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201010090147.35123.makc@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Sat, 09 Oct 2010 01:47:33 +0400 (MSD) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/mesa-demos Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 21:47:39 -0000 On Fri, 8 Oct 2010 20:40:44 +0000 (UTC), Rene Ladan wrote: > rene 2010-10-08 20:40:44 UTC > > FreeBSD ports repository > > Modified files: > graphics/mesa-demos Makefile > Log: > Only mark broken if WITHOUT_NOUVEAU is not defined I wonder why one should define WITHOUT_NOUVEAU to build port. Any reason to not set it by default? > PR: ports/151172 > Submitted by: Matt Dawson [matt chronos.co.uk] > > Revision Changes Path > 1.31 +2 -0 ports/graphics/mesa-demos/Makefile