From d953a64639d6e116a3621035c22271f01fa2b4d0 Mon Sep 17 00:00:00 2001 From: Larry Rosenman Date: Sun, 30 Jun 2019 19:15:30 +0000 Subject: sysutils/lsof: quiet portlint. --- sysutils/lsof/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/lsof/Makefile') diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 43f4de5cf9d2..66b2f9e406c8 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -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 do-install: -- cgit v1.3