diff --git a/sysutils/uhidd/Makefile b/sysutils/uhidd/Makefile index 653fd4d56183..9403843d0a53 100644 --- a/sysutils/uhidd/Makefile +++ b/sysutils/uhidd/Makefile @@ -27,7 +27,7 @@ MAN8= uhidd.8 .include .if ${OSVERSION} < 800069 -BROKEN= Does not build with the old USB stack +IGNORE= does not build with the old USB stack .endif .if !exists(/usr/src/sys/Makefile)