git: 99ba982d6eeb - main - math/vtk8: Broken on 13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Jul 2025 10:28:45 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=99ba982d6eebae8947dfdd0a3850d37c89e2a534
commit 99ba982d6eebae8947dfdd0a3850d37c89e2a534
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-07-22 10:28:22 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-07-22 10:28:22 +0000
math/vtk8: Broken on 13
Reported by: fallout
---
math/vtk8/Makefile | 1 +
1 file changed, 1 insertion(+)
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 \