svn commit: r308655 - in head/games/xmoto: . files

Chris Rees utisoft at gmail.com
Tue Dec 11 07:23:39 UTC 2012


On 11 Dec 2012 03:36, "Alexey Dokuchaev" <danfe at freebsd.org> wrote:
>
> On Tue, Dec 11, 2012 at 03:14:14AM +0000, Dmitry Marakasov wrote:
> > New Revision: 308655
> > URL: http://svnweb.freebsd.org/changeset/ports/308655
> >
> > +OPTIONS_DEFINE=      ASIAN_TTF
> >
> > [...]
> >
> > +.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.

Chris


More information about the svn-ports-all mailing list