mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
a8b4d6f5c4
commit
82c13c3051
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244146
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ MAN8= uhidd.8
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${OSVERSION} < 800069
|
.if ${OSVERSION} < 800069
|
||||||
BROKEN= Does not build with the old USB stack
|
IGNORE= does not build with the old USB stack
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !exists(/usr/src/sys/Makefile)
|
.if !exists(/usr/src/sys/Makefile)
|
||||||
|
|
Loading…
Add table
Reference in a new issue