math/vtk8: unbreak aarch64 on FreeBSD 13

Builds fine locally in poudriere on 13.3 jail on aarch64.

I think it compiles now because FreeBSD 13.3 has a newer clang/llvm
version than FreeBSD 13.2.

PR:	264834
Approved by:	yuri@ (maintainer) (similar patch as for vtk9)
This commit is contained in:
Ronald Klop 2024-11-26 17:03:26 +01:00
parent 279b723871
commit 8b39879c11
No known key found for this signature in database
GPG key ID: 551E8E6207A42166

View file

@ -12,8 +12,6 @@ WWW= https://www.vtk.org
LICENSE= BSD3CLAUSE
BROKEN_FreeBSD_13_aarch64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275784
LIB_DEPENDS= libtiff.so:graphics/tiff \
libpng.so:graphics/png \
libfreetype.so:print/freetype2 \