Subject: Re: pkglint and COMMENT
To: Jeremy C. Reed <reed@reedmedia.net>
From: Roland Illig <roland.illig@gmx.de>
List: tech-pkg
Date: 10/16/2004 00:31:51
Jeremy C. Reed wrote:
> WARN: possible direct use of "
> COMMENT= Lightweight HTTP/SSL proxy
> " found in Makefile. if so, use ${PORTSDIR} instead.
I cannot reproduce this with pkglint-3.92 or pkglint-3.91. What does
your "pkglint -V" say?
> I don't even know what "PORTSDIR" is...
It's a legacy variable from FreeBSD, where pkglint has been derived from.
Roland