Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2010 09:00:15 +0200
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        Anonymous <swell.k@gmail.com>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/audio/xmp Makefile
Message-ID:  <20100705090015.0e97934e.ehaupt@FreeBSD.org>
In-Reply-To: <86iq4uxvzp.fsf@gmail.com>
References:  <201007010647.o616lMdP059532__40956.557825166$1277966864$gmane$org@repoman.freebsd.org> <86iq4uxvzp.fsf@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Anonymous <swell.k@gmail.com> wrote:
> Emanuel Haupt <ehaupt@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.

Good catch, it's due to a copy pasta [1] glicht. I'll fix it in the
upcoming release.

[1] http://mirror.servut.us/kuvat/copypasta.jpg

Emanuel




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100705090015.0e97934e.ehaupt>