aboutsummaryrefslogtreecommitdiff
path: root/lang/beignet
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-10-06 22:05:35 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-10-06 22:05:35 +0000
commit2f49fde2b52a20c1b01011617ad38746da5e2a13 (patch)
tree1fa6564b720bc6d3a8259dd4d7fe04d5c01386a3 /lang/beignet
parent16585c7f11554faa8ca1323c53d15f2e7c38450e (diff)
downloadports-2f49fde2b52a20c1b01011617ad38746da5e2a13.tar.gz
ports-2f49fde2b52a20c1b01011617ad38746da5e2a13.zip
Notes
Diffstat (limited to 'lang/beignet')
-rw-r--r--lang/beignet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/beignet/Makefile b/lang/beignet/Makefile
index 6393f6d6ab22..4c01e989aa93 100644
--- a/lang/beignet/Makefile
+++ b/lang/beignet/Makefile
@@ -29,7 +29,7 @@ USE_GL= gl egl
USE_LDCONFIG= ${LOCALBASE}/lib/${PORTNAME}
SHEBANG_FILES= src/git_sha1.sh backend/kernels/compile.sh
ALL_TARGET= all
-LLVMVER= ${MESA_LLVM_VER:U39}
+LLVMVER= ${MESA_LLVM_VER:U40}
CMAKE_ARGS+= -DLLVM_CONFIG_EXECUTABLE=${LOCALBASE}/bin/llvm-config${LLVMVER}