svn commit: r385776 - in head/sysutils: . rubygem-hiera-file
Mathieu Arnold
mat at FreeBSD.org
Fri May 8 16:00:40 UTC 2015
+--On 8 mai 2015 10:53:12 -0500 Bryan Drewery <bdrewery at FreeBSD.org> wrote:
|>
|> % portlint -abct
|> WARN: Makefile: Consider defining LICENSE.
|> WARN: Makefile: "RUN_DEPENDS" has to appear earlier.
|> 0 fatal errors and 2 warnings found.
|
| This rule serves no purpose.
I don't really agree, from make's point of view, it does not, but from the
point of view of us all having to maintain a bunch of Makefiles, if the
order of the group of fields is always consistent, it's easier to read.
--
Mathieu Arnold
More information about the svn-ports-all
mailing list