svn commit: r332800 - head/games/prboom

Danilo E. Gondolfo danilo at freebsd.org
Tue Nov 5 12:59:57 UTC 2013


On 11/05/13 06:27, Jason E. Hale wrote:
>> New Revision: 332800
>> URL: http://svnweb.freebsd.org/changeset/ports/332800
>>
> 
>>  .include <bsd.port.options.mk>
>>
>>  .if ${PORT_OPTIONS:MOPENGL}
>>  USE_GL=                yes
>> -.else
>> -CONFIGURE_ARGS+=--disable-gl
>>  .endif
>>
> This could become:
> OPENGL_USE= GL=yes
> Then, b.p.o.m could be removed.
> 
> - Jason
> 

Interesting, thanks!

Danilo.


More information about the svn-ports-head mailing list