mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark BROKEN with usb2
This commit is contained in:
parent
0f0291e83d
commit
458d3fba3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229217
@ -27,6 +27,10 @@ OPTIONS= PROGRAMS "Build the programs" on \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 800063
|
||||
BROKEN= Does not build with USB2
|
||||
.endif
|
||||
|
||||
.if !exists(/usr/src/sys/Makefile)
|
||||
IGNORE= requires kernel source files
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user