git: a1a91e5ac606 - main - math/vtk8: Fix build on 14 with missing perl
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Jun 2023 22:44:52 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1a91e5ac606616fb06a0de209b8240257a1aaa6 commit a1a91e5ac606616fb06a0de209b8240257a1aaa6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-06-09 21:04:32 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-09 22:00:18 +0000 math/vtk8: Fix build on 14 with missing perl Approved by: portmgr (blanket) --- math/vtk8/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile index 7dc4688d1a7a..7e001e80d54e 100644 --- a/math/vtk8/Makefile +++ b/math/vtk8/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \ CONFLICTS= vtk6 vtk9 -USES= alias cmake compiler:c++11-lang gl jpeg localbase xorg +USES= alias cmake compiler:c++11-lang gl jpeg localbase perl5 xorg USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER} USE_XORG= ice x11 xt xext sm