git: 928af9d4ec4f - main - math/vtk8: Broken on 15
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Dec 2024 02:08:42 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=928af9d4ec4fc004f92150d4c95be289b42fac9f commit 928af9d4ec4fc004f92150d4c95be289b42fac9f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-23 02:06:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-23 02:06:16 +0000 math/vtk8: Broken on 15 Reported by: fallout --- math/vtk8/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile index b91ac414e660..7d199b765d28 100644 --- a/math/vtk8/Makefile +++ b/math/vtk8/Makefile @@ -1,5 +1,5 @@ PORTNAME= vtk -DISTVERSION= 8.2.0 +DISTVERSION= 8.2.0 # it has only one consumer that is possibly dead upstream but is still compiling fine PORTREVISION= 6 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ @@ -12,12 +12,14 @@ WWW= https://www.vtk.org LICENSE= BSD3CLAUSE +BROKEN_FreeBSD_15= complation fails: error: no member named 'derived' in 'Transpose<TranspositionsBase<type-parameter-0-0>>' + LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ libexpat.so:textproc/expat2 -CONFLICTS= vtk6 vtk9 +CONFLICTS= vtk9 USES= alias cmake compiler:c++11-lang gl jpeg localbase perl5 xorg USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER}