svn commit: r385776 - in head/sysutils: . rubygem-hiera-file

Bryan Drewery bdrewery at FreeBSD.org
Fri May 8 16:03:45 UTC 2015


On 5/8/2015 11:00 AM, Mathieu Arnold wrote:
> +--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.
> 

But it's not, and it's not possible to do so. Consider OPTION-based
DEPENDS. See www/nginx/Makefile as an example. This rule will never be
consistent and it's a pointless rule that serves only to annoy people.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150508/5d0c29c1/attachment.sig>


More information about the svn-ports-all mailing list