Date: Thu, 30 Jul 2015 21:05:32 +0300 From: Alex Kozlov <ak@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r393160 - head/audio/jokosher Message-ID: <20150730180532.GA11319@ravenloft.kiev.ua> In-Reply-To: <20150730032458.GB46673@FreeBSD.org> References: <201507291434.t6TEYBSr075859@repo.freebsd.org> <20150730032458.GB46673@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150730180532.GA11319>