aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-26 01:17:02 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-26 06:59:31 +0000
commit585b7d281a8058b03409d0bad7685d5401c0dada (patch)
tree3e6d383b5f74267fa806a4dec5c4176386563369
parentc796b826280123d376b0aab014c23a300a153912 (diff)
downloadports-585b7d281a8058b03409d0bad7685d5401c0dada.tar.gz
ports-585b7d281a8058b03409d0bad7685d5401c0dada.zip
graphics/f3d: Unbreak on i386
-rw-r--r--graphics/f3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/f3d/Makefile b/graphics/f3d/Makefile
index 8851191c9d21..7983a2f85d80 100644
--- a/graphics/f3d/Makefile
+++ b/graphics/f3d/Makefile
@@ -11,8 +11,6 @@ WWW= https://f3d-app.github.io/f3d/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_i386= compilation breaks on i386 after vtk-9.2.2 upgrade, see https://github.com/f3d-app/f3d/issues/458
-
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libfontconfig.so:x11-fonts/fontconfig \
libfreeimage.so:graphics/freeimage \
@@ -29,6 +27,8 @@ USE_XORG= ice sm x11 xt
USE_GITHUB= yes
GH_ACCOUNT= f3d-app
+CMAKE_OFF= F3D_STRICT_BUILD # disable -Werror
+
OPTIONS_GROUP= MODULES
OPTIONS_GROUP_MODULES= ALEMBIC ASSIMP EXODUS EXTERNAL_RENDERING OCCT RAYTRACING
OPTIONS_DEFAULT= ALEMBIC ASSIMP EXODUS OCCT