diff -Nru graphics/blender.orig/Makefile graphics/blender/Makefile --- graphics/blender.orig/Makefile 2019-10-05 14:29:42.794951000 +0930 +++ graphics/blender/Makefile 2019-10-05 14:28:31.789517000 +0930 @@ -48,7 +48,7 @@ # version without trailing update letters VERDIR= ${DISTVERSION:C/[abcdef]//g} PLIST_SUB+= VER=${VERDIR} -LLVM_VER= 60 +LLVM_VER= 80 OPTIONS_SUB= yes .include "${.CURDIR}/Makefile.options"