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

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Dec 11 13:21:32 UTC 2012


* 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.

Not adding them to OPTIONS_DEFINE preserves previous behaviour and I
don't think NLS and DOCS should be in the OPTIONS_DEFINE ever - they are
only meaningful to be set globally, and having them in individual ports
makes large builds much more painful, as a user has to set them for tons
of ports (even more painful without portmaster or knowing of
config-recursive).

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru    http://www.amdmi3.ru


More information about the svn-ports-all mailing list