Date: Tue, 22 Mar 2022 00:16:16 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b8b41acf6f1f - main - graphics/mesa-devel: chase d7120b446433 Message-ID: <202203220016.22M0GGoK091986@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8b41acf6f1fd9f5c614398b18de8f2db3b3aeba commit b8b41acf6f1fd9f5c614398b18de8f2db3b3aeba Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-03-21 22:35:23 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-03-22 00:16:13 +0000 graphics/mesa-devel: chase d7120b446433 --- graphics/mesa-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 390678635218..c19a32568917 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -90,7 +90,7 @@ LIBUNWIND_LIB_DEPENDS= libunwind.so:devel/libunwind LIBUNWIND_MESON_ENABLED= libunwind LLVM_DESC= Build with LLVM support (see implies) -LLVM_LIB_DEPENDS= libLLVM-${LLVM_DEFAULT:C/^([6-9])0/\1/:S/-devel/14git/}.so:devel/llvm${LLVM_DEFAULT} +LLVM_LIB_DEPENDS= libLLVM-${LLVM_DEFAULT:C/^([6-9])0/\1/:S/-devel/15git/}.so:devel/llvm${LLVM_DEFAULT} LLVM_MESON_ENABLED= llvm LLVM_BINARY_ALIAS= llvm-config=llvm-config${LLVM_DEFAULT} .for i in r600 radeonsi radv
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203220016.22M0GGoK091986>