aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-04 08:23:39 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-04 08:59:21 +0000
commitc5cc7c96d4294a8787514647b8449bbdce6759e7 (patch)
tree43634e7c61cee5dadd0ce8ba59b4697aac815f28
parentb16cb20707f77320126b8a1903a5ec622e6fb637 (diff)
downloadports-c5cc7c96d4294a8787514647b8449bbdce6759e7.tar.gz
ports-c5cc7c96d4294a8787514647b8449bbdce6759e7.zip
multimedia/kew: Broken on i386
Reported by: fallout
-rw-r--r--multimedia/kew/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \