cvs commit: ports/audio/xmp Makefile

Anonymous swell.k at gmail.com
Mon Jul 5 06:51:06 UTC 2010


Emanuel Haupt <ehaupt at FreeBSD.org> writes:

> ehaupt      2010-07-01 06:47:22 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     audio/xmp            Makefile 
>   Log:
>   Prevent unconditional linking against ALSA

Hmm, and why you untabified ALSA option?
I submitted

  OPTIONS=	ALSA	"ALSA output driver" off \
                    ^^^^
not

  OPTIONS=	ALSA    "ALSA output driver" off \
                    ^^^^

It's inconsistent with other options. Turn on whitespace-mode (in emacs)
and see for yourself.

>   
>   PR:             148271
>   Submitted by:   swell.k at gmail.com
>   Feature safe:   yes
>   
>   Revision  Changes    Path
>   1.49      +11 -1     ports/audio/xmp/Makefile


More information about the cvs-all mailing list