diff options
Diffstat (limited to 'multimedia/pwcbsd')
-rw-r--r-- | multimedia/pwcbsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/pwcbsd/Makefile b/multimedia/pwcbsd/Makefile index c42da32be992..e1ac9d573419 100644 --- a/multimedia/pwcbsd/Makefile +++ b/multimedia/pwcbsd/Makefile @@ -14,6 +14,8 @@ COMMENT= The Linux pwc webcam driver ported to FreeBSD LICENSE= GPLv2 +BROKEN_powerpc64= fails to compile: pcpu.h:187: error: size of array '__assert_0' is negative + CONFLICTS= pwcview-[0-9]* SSP_UNSAFE= kernel module does not support ssp |