graphics/diplib: Not broken on i386 and aarch64

Based on comments in the linked issues.
This commit is contained in:
Yuri Victorovich 2024-09-06 08:55:03 -07:00
parent ef0f4c5a06
commit a62a35ccd9

View file

@ -9,9 +9,6 @@ WWW= https://diplib.org/
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
USES= cmake:testing compiler:c++14-lang gl