diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-22 03:28:22 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-22 03:28:22 -0700 |
commit | 99ba982d6eebae8947dfdd0a3850d37c89e2a534 (patch) | |
tree | 7bebfe7fae4ab20919ffc4dfbe1634d864a0991c | |
parent | graphics/py-mayavi: Broken on i386 (diff) |
math/vtk8: Broken on 13
Reported by: fallout
-rw-r--r-- | math/vtk8/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile index d0a3a97bdb2d..06d0030f5f76 100644 --- a/math/vtk8/Makefile +++ b/math/vtk8/Makefile @@ -12,6 +12,7 @@ WWW= https://www.vtk.org LICENSE= BSD3CLAUSE +BROKEN_FreeBSD_13= complation fails: error: no member named 'derived' in 'Transpose<TranspositionsBase<type-parameter-0-0>>' BROKEN_FreeBSD_15= complation fails: error: no member named 'derived' in 'Transpose<TranspositionsBase<type-parameter-0-0>>' LIB_DEPENDS= libtiff.so:graphics/tiff \ |