summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/skip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/skip/Makefile b/security/skip/Makefile
index c3e28c0bcd8c..ba7f8995922f 100644
--- a/security/skip/Makefile
+++ b/security/skip/Makefile
@@ -59,7 +59,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 400006
-BROKEN= New character device registration issues
+BROKEN= New character device registration issues and _KERNEL
.endif
.include <bsd.port.post.mk>