From owner-freebsd-ports@FreeBSD.ORG Thu Jun 20 14:52:34 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CBFEAB57 for ; Thu, 20 Jun 2013 14:52:34 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) by mx1.freebsd.org (Postfix) with ESMTP id 626BD1E48 for ; Thu, 20 Jun 2013 14:52:34 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id y10so5743686wgg.32 for ; Thu, 20 Jun 2013 07:52:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=uQnhYxWmySouY0OimELjVk7VlA0BAUl6q6ogv9IDoo8=; b=FTpj97+IgCbT694z/fRK2oOTHeIylyCVN/aMC+NvOkgPSjv/iT9AX91VQicXf+IN4s 7+njvFBt0nkt+roxs7JczNQKwgcnsYOtAbSxjgIN66PVfCxQ1O4zVsn7Gur8J769KwpP I98O0T2QCh1nEbCn1IrGqsO0G1/9lQNwFsSgg7GcqhqQQi67fxYvmRoC1nDmOXzQ2wcc FrxANDSForhac+Ni8AuowEmFYhr6XXgysoP6iBC56PpBhkOvRrO7+oERlnj4+ygy1NXy Rd6voGTF4W/fFmpSISaaowmV41zxT1ojzJ/Zy/w0tZ5TptELFWP4QCkbYoy7NbLw5fMX 28TA== X-Received: by 10.194.239.225 with SMTP id vv1mr5981260wjc.63.1371739953496; Thu, 20 Jun 2013 07:52:33 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id fs8sm16761627wib.0.2013.06.20.07.52.32 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 20 Jun 2013 07:52:32 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 20 Jun 2013 16:52:30 +0200 From: Baptiste Daroussin To: Boris Samorodov Subject: Re: OptionsNG and defaults Message-ID: <20130620145230.GH23721@ithaqua.etoilebsd.net> References: <51C2F3BF.5020502@passap.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WRT3RXLOp/bBMgTI" Content-Disposition: inline In-Reply-To: <51C2F3BF.5020502@passap.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Ports FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 14:52:34 -0000 --WRT3RXLOp/bBMgTI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 20, 2013 at 04:21:19PM +0400, Boris Samorodov wrote: > Hi All, >=20 > I try to convert a port to optionsNG. The defaults for the port now are > DOCS=3Don, EXAMPLES=3Doff. I'd like to not change them. The PH just says > that those options are on by default. >=20 > How should I disable EXAMPLES option for the port (at it's Makefile)? >=20 You can't, EXAMPLES is a globally on options and for the sake of consistenc= y you can't; in that case it is recommanded to rename the option same for example. regards, Bapt --WRT3RXLOp/bBMgTI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlHDFy4ACgkQ8kTtMUmk6Ext3ACgr7tl3/EdUZLN8qc1bkqZ9Z+C D9AAniJ9Mel0Tp0WmuYMSDfIQGTnH+6Q =/c/P -----END PGP SIGNATURE----- --WRT3RXLOp/bBMgTI--