mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
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:
parent
279b723871
commit
8b39879c11
1 changed files with 0 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue