diff options
Diffstat (limited to 'lang/intel-compute-runtime')
-rw-r--r-- | lang/intel-compute-runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 4e175a2ddfdb..9f3056ee1524 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -17,7 +17,7 @@ ONLY_FOR_ARCHS_REASON= only Intel GPUs on x86 are supported LIB_DEPENDS= libigc.so:devel/intel-graphics-compiler@${FLAVOR} \ libigdgmm.so:multimedia/gmmlib -FLAVORS= ${12 11:L:S/^/llvm/} +FLAVORS= ${13 12 11:L:S/^/llvm/} CONFLICTS_INSTALL= ${PORTNAME}-* |