svn commit: r378650 - head/audio/adplay

Alexey Dokuchaev danfe at FreeBSD.org
Sun Feb 8 12:48:13 UTC 2015


On Sun, Feb 08, 2015 at 12:44:08PM +0000, Baptiste Daroussin wrote:
> New Revision: 378650
> URL: https://svnweb.freebsd.org/changeset/ports/378650
> QAT: https://qat.redports.org/buildarchive/r378650/
> 
> Log:
>   Use options helpers
> [...]
> +SDL_CONFIGURE_OFF=	--disable-output-sdl
> +SDL_USE=	SDL=sdl SDL=mixer

SDL_USE=	SDL=sdl,mixer

is both shorter and less error-prone.

./danfe


More information about the svn-ports-head mailing list