From 458d3fba3d6094652b39cef5a0da6715c3bded92 Mon Sep 17 00:00:00 2001 From: Lars Engels Date: Sat, 28 Feb 2009 13:43:41 +0000 Subject: Mark BROKEN with usb2 --- multimedia/pwcbsd/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'multimedia/pwcbsd') diff --git a/multimedia/pwcbsd/Makefile b/multimedia/pwcbsd/Makefile index 0229a38a4c01..02dc1d9e376a 100644 --- a/multimedia/pwcbsd/Makefile +++ b/multimedia/pwcbsd/Makefile @@ -27,6 +27,10 @@ OPTIONS= PROGRAMS "Build the programs" on \ .include +.if ${OSVERSION} > 800063 +BROKEN= Does not build with USB2 +.endif + .if !exists(/usr/src/sys/Makefile) IGNORE= requires kernel source files .endif -- cgit v1.2.3