From c5cc7c96d4294a8787514647b8449bbdce6759e7 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 4 Feb 2024 00:23:39 -0800 Subject: multimedia/kew: Broken on i386 Reported by: fallout --- multimedia/kew/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/kew/Makefile b/multimedia/kew/Makefile index dfb6bcce44d5..9cc19bbe243a 100644 --- a/multimedia/kew/Makefile +++ b/multimedia/kew/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/ravachol/kew LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= compilation fails with incompatible pointer, see https://github.com/ravachol/kew/issues/118 + LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libchafa.so:graphics/chafa \ libfftw3f.so:math/fftw3-float \ -- cgit v1.2.3