git: 92a737c9514b - 2025Q3 - math/vtk8: Broken on 13

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 22 Jul 2025 10:29:14 UTC
The branch 2025Q3 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=92a737c9514b14969c1253002c8c0c62267e5638

commit 92a737c9514b14969c1253002c8c0c62267e5638
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:29:10 +0000

    math/vtk8: Broken on 13
    
    Reported by:    fallout
    
    (cherry picked from commit 99ba982d6eebae8947dfdd0a3850d37c89e2a534)
---
 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 \