aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-06-23 06:00:08 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-06-23 06:00:41 +0000
commit6b862362322c4776c96811827598261e31c49282 (patch)
treec01346e858defc9770e2900bdb05bfde5e64a030
parente7b376130652d3bb0c4eca4a8a4f3e3bf41ab5d7 (diff)
downloadports-6b862362322c4776c96811827598261e31c49282.tar.gz
ports-6b862362322c4776c96811827598261e31c49282.zip
graphics/diplib: Broken on i386
Reported by: fallout
-rw-r--r--graphics/diplib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/diplib/Makefile b/graphics/diplib/Makefile
index ec2de182e110..a4a2114b30f5 100644
--- a/graphics/diplib/Makefile
+++ b/graphics/diplib/Makefile
@@ -10,6 +10,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_aarch64= runaway builds, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276690
+BROKEN_i386= compilation fails: constructor cannot be redeclared, see https://github.com/DIPlib/diplib/issues/162
LIB_DEPENDS= libglfw.so:graphics/glfw