From owner-svn-ports-head@FreeBSD.ORG Sun Dec 29 18:18:26 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF291504; Sun, 29 Dec 2013 18:18:26 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9E9781768; Sun, 29 Dec 2013 18:18:26 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 87F7DBDC2E; Sun, 29 Dec 2013 19:18:23 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 672D4BDC24; Sun, 29 Dec 2013 19:18:23 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 32767CB007D0; Sun, 29 Dec 2013 19:18:23 +0100 (CET) Date: Sun, 29 Dec 2013 19:18:22 +0100 From: Mathieu Arnold To: Adam Weinberger , Baptiste Daroussin Subject: Re: svn commit: r337945 - head/graphics/webp Message-ID: <87B35A87D498E5950F529FA0@atuin.in.mat.cc> In-Reply-To: References: <20131229093309.GA36631@misterbean90now> <20131229102328.GA69762@ithaqua.etoilebsd.net> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: svn-ports-head@freebsd.org, Rusmir Dusko , Johan van Selst , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Dec 2013 18:18:27 -0000 +--On 29 d=C3=A9cembre 2013 10:38:26 -0500 Adam Weinberger = wrote: | On 29 Dec 2013, at 5:23, Baptiste Daroussin wrote: |> X11_USE=3D GL=3Dglut |> X11_CONFIGURE_OFF=3D --with-glincludedir=3D/dev/null |>=20 |> no need to include bsd.port.options.mk |=20 | I had no idea about the xxx_USE=3D syntax... it's not listed in the | porter's handbook. They should be, I think, but have a look at Mk/bsd.options.mk's header, it documents quite a lot of uses. --=20 Mathieu Arnold