Since it is unlikely that this will ever be back-ported to the old

USB stack, IGNORE is preferred to BROKEN here.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2009-11-12 03:36:06 +00:00
parent a8b4d6f5c4
commit 82c13c3051
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244146

View file

@ -27,7 +27,7 @@ MAN8= uhidd.8
.include <bsd.port.pre.mk>
.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)