aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2019-06-30 19:15:30 +0000
committerLarry Rosenman <ler@FreeBSD.org>2019-06-30 19:15:30 +0000
commitd953a64639d6e116a3621035c22271f01fa2b4d0 (patch)
tree163946f5370a04a6387dac61b830d89affd7034c /sysutils
parente65177f8953bb9febcf3ed521c7b0a72637c2c1b (diff)
downloadports-d953a64639d6e116a3621035c22271f01fa2b4d0.tar.gz
ports-d953a64639d6e116a3621035c22271f01fa2b4d0.zip
sysutils/lsof: quiet portlint.
Notes
Notes: svn path=/head/; revision=505444
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lsof/Makefile2
1 files changed, 1 insertions, 1 deletions
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: