1
0
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:
Lars Engels 2009-02-28 13:43:41 +00:00
parent 0f0291e83d
commit 458d3fba3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229217

View File

@ -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