aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-devel
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-12-24 16:12:03 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-12-24 16:35:29 +0000
commit08a052375a24d64bd549cf1572e8b69da2bbce3e (patch)
treee7ec8547954bfb5d1e27c74abd25d5893b2e8cf8 /graphics/mesa-devel
parentf4b51d984ae8d9af3e0a5cf7251fc81b9a4568d4 (diff)
downloadports-08a052375a24d64bd549cf1572e8b69da2bbce3e.tar.gz
ports-08a052375a24d64bd549cf1572e8b69da2bbce3e.zip
Diffstat (limited to 'graphics/mesa-devel')
-rw-r--r--graphics/mesa-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 5e9137c8a97c..830f66aaac6b 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -95,8 +95,8 @@ 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/16git/}.so:devel/llvm${LLVM_DEFAULT}
-LLVM_CONFIGURE_ENV= LLVM_CONFIG=llvm-config${LLVM_DEFAULT}
+LLVM_USES= llvm:min=11,lib
+LLVM_CONFIGURE_ENV= LLVM_CONFIG=${LLVM_CONFIG}
LLVM_MESON_ENABLED= llvm
.for i in r600 radeonsi radv
${i}_IMPLIES+= LLVM