svn commit: r331562 - head/Mk/Uses
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 25 12:57:55 UTC 2013
On Fri, Oct 25, 2013 at 4:02 PM, Mathieu Arnold <mat at mat.cc> wrote:
>
>
> +--On 25 octobre 2013 07:53:24 +0000 Sunpoet Po-Chuan Hsieh
> <sunpoet at 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“ 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
More information about the svn-ports-all
mailing list