1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

devel/spirv-llvm-translator: simplify _DEPENDS after 64b690e9fe

This commit is contained in:
Jan Beich 2022-01-04 00:36:39 +00:00
parent cde965f8a0
commit 29aaa7861d

View File

@ -13,7 +13,7 @@ COMMENT= Bi-directional translation between SPIR-V and LLVM IR
LICENSE= NCSA
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
LIB_DEPENDS= libLLVM-${DISTVERSION:R:R}.so:devel/${FLAVOR}
LIB_DEPENDS= libLLVM-${FLAVOR:S/llvm//}.so:devel/${FLAVOR}
FLAVORS= ${13 12 11:L:S/^/llvm/}