View | Details | Raw Unified | Return to bug 280863 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/libclc/Makefile (-1 / +1 lines)
Lines 13-19 LICENSE_FILE= ${WRKSRC}/LICENSE.TXT Link Here
13
LICENSE_NAME=  Apache License 2.0 with LLVM Exceptions
13
LICENSE_NAME=  Apache License 2.0 with LLVM Exceptions
14
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
14
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
15
15
16
BUILD_DEPENDS= llvm15>=15.0:devel/llvm15 \
16
BUILD_DEPENDS= clang15:devel/llvm15 \
17
               spirv-llvm-translator-llvm15>0:devel/spirv-llvm-translator@llvm15 \
17
               spirv-llvm-translator-llvm15>0:devel/spirv-llvm-translator@llvm15 \
18
               libedit>=0:devel/libedit
18
               libedit>=0:devel/libedit

Return to bug 280863