Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 07:31:21 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Chris Rees <utisoft@gmail.com>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Dmitry Marakasov <amdmi3@freebsd.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r308655 - in head/games/xmoto: . files
Message-ID:  <20121211073121.GB50012@FreeBSD.org>
In-Reply-To: <CADLo83-gfoKjyMS%2ByWri-ZaswbW1ZNigRHdM8M1HpOH4VZoang@mail.gmail.com>
References:  <201212110314.qBB3EErH082058@svn.freebsd.org> <20121211033625.GA39028@FreeBSD.org> <CADLo83-gfoKjyMS%2ByWri-ZaswbW1ZNigRHdM8M1HpOH4VZoang@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 11, 2012 at 07:23:36AM +0000, Chris Rees wrote:
> On 11 Dec 2012 03:36, "Alexey Dokuchaev" <danfe@freebsd.org> wrote:
> > > +.if ${PORT_OPTIONS:MNLS}
> > > [...]
> > > +.if ${PORT_OPTIONS:MDOCS}
> >
> > Looks like these two should also be mentioned in OPTIONS_DEFINE.
> 
> No, these are automatically defined in bsd.options.mk if necessary.

They will be automatically added to PORT_OPTIONS based on NOPORTDOCS or
WITHOUT_NLS, but they won't appear in config dialog unless added to
OPTIONS_DEFINE per what I observe there.  I was under impression that we
usually offer to toggle them if port logic allows it.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121211073121.GB50012>