svn commit: r393160 - head/audio/jokosher

Alex Kozlov ak at FreeBSD.org
Thu Jul 30 18:08:21 UTC 2015


On Thu, Jul 30, 2015 at 03:24:58AM +0000, Alexey Dokuchaev wrote:
> On Wed, Jul 29, 2015 at 02:34:11PM +0000, Alex Kozlov wrote:
> > New Revision: 393160
> > URL: https://svnweb.freebsd.org/changeset/ports/393160
> > 
> > Log:
> >   - Fix Makefile in case if PROFILES option is selected
> > [...]
> >  
> > -USES= 		desktop-file-utils python:2 shared-mime-info
> > +USES=	desktop-file-utils python:2 shared-mime-info
> 
> Pardon me, but what was the reason for this change, apart from breaking
> indentation?
A space to tab fix:
FATAL: Makefile: [16]: use a tab (not space) after a variable name

Forgot to mention this in the commit log, sorry.


-- 
Alex


More information about the svn-ports-all mailing list