Date: Fri, 25 Oct 2013 20:57:26 +0800 From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: Mathieu Arnold <mat@mat.cc> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers <ports-committers@freebsd.org> Subject: Re: svn commit: r331562 - head/Mk/Uses Message-ID: <CAMHz58T3GarqwyB287y2b5cGHu=XxaX_8L-2hv-NLeU01MFgZQ@mail.gmail.com> In-Reply-To: <3AE5C91CF8126CDF28F525D3@atuin.in.mat.cc> References: <201310250753.r9P7rOYa058699@svn.freebsd.org> <3AE5C91CF8126CDF28F525D3@atuin.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 25, 2013 at 4:02 PM, Mathieu Arnold <mat@mat.cc> wrote: > > > +--On 25 octobre 2013 07:53:24 +0000 Sunpoet Po-Chuan Hsieh > <sunpoet@FreeBSD.org> wrote: > | Author: sunpoet > | Date: Fri Oct 25 07:53:24 2013 > | New Revision: 331562 > | URL: http://svnweb.freebsd.org/changeset/ports/331562 > | > | Log: > | - Add missing || ${TRUE} > > What's the rationale behind "|| true=E2=80=9C when we can put "-" at the = start of > the line ? (Beside that we do that everywhere else ?) > > -- > Mathieu Arnold > || ${TURE} is also used in bsd.port.mk and bsd.stage.mk. I think we don't have such rule of style. Anyway, I could change to "-" if you want. Regards, sunpoet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58T3GarqwyB287y2b5cGHu=XxaX_8L-2hv-NLeU01MFgZQ>