git: 585b7d281a80 - main - graphics/f3d: Unbreak on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Oct 2022 06:59:35 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=585b7d281a8058b03409d0bad7685d5401c0dada
commit 585b7d281a8058b03409d0bad7685d5401c0dada
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-26 01:17:02 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-26 06:59:31 +0000
graphics/f3d: Unbreak on i386
---
graphics/f3d/Makefile | 4 ++--
1 file 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