diff options
Diffstat (limited to 'sysutils/lsof')
| -rw-r--r-- | sysutils/lsof/Makefile | 2 |
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: |
