svn commit: r505444 - head/sysutils/lsof

Mathieu Arnold mat at FreeBSD.org
Mon Jul 1 07:21:39 UTC 2019


On Sun, Jun 30, 2019 at 07:15:30PM +0000, Larry Rosenman wrote:
> Author: ler
> Date: Sun Jun 30 19:15:30 2019
> New Revision: 505444
> URL: https://svnweb.freebsd.org/changeset/ports/505444
> 
> Log:
>   sysutils/lsof: quiet portlint.
> 
> Modified:
>   head/sysutils/lsof/Makefile
> 
> Modified: head/sysutils/lsof/Makefile
> ==============================================================================
> --- head/sysutils/lsof/Makefile	Sun Jun 30 18:25:03 2019	(r505443)
> +++ head/sysutils/lsof/Makefile	Sun Jun 30 19:15:30 2019	(r505444)
> @@ -31,7 +31,7 @@ CONFIGURE_ARGS=	-n freebsd
>  CONFIGURE_ENV=	LSOF_CC="${CC}" FREEBSD_SYS="${SRC_BASE}/sys"
>  
>  .if !exists(${SRC_BASE}/sys/kern/kern_lockf.c)
> -IGNORE=		requires kernel sources
> +IGNORE+=		requires kernel sources
>  .endif

Well, portlint is wrong, it was ok before.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190701/77a0c2a8/attachment.sig>


More information about the svn-ports-all mailing list