aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-devel/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-03-27 00:43:16 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-03-27 00:43:16 +0000
commit6f4eeb0a711dba0d4cb14df07b1c9d312bb8fbb3 (patch)
treea617215300d69ab32a721840b185b458bacc9d64 /graphics/mesa-devel/Makefile
parent30f801444f188f14cfc7eeaf0915f28e9b21a34e (diff)
downloadports-6f4eeb0a711dba0d4cb14df07b1c9d312bb8fbb3.tar.gz
ports-6f4eeb0a711dba0d4cb14df07b1c9d312bb8fbb3.zip
MFH: r569171 r569282
graphics/mesa-devel: update to 21.0.b.3716 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/cb4287608a9...ba8ddc0c683
Notes
Notes: svn path=/branches/2021Q1/; revision=569283
Diffstat (limited to 'graphics/mesa-devel/Makefile')
-rw-r--r--graphics/mesa-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 2b5aeed40e56..6e67c3010296 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= mesa
-DISTVERSION= 21.0-branchpoint-3531
-DISTVERSIONSUFFIX= -gcb4287608a9
+DISTVERSION= 21.0-branchpoint-3716
+DISTVERSIONSUFFIX= -gba8ddc0c683
CATEGORIES= graphics
PKGNAMESUFFIX= -devel
@@ -119,7 +119,7 @@ VDPAU_MESON_ENABLED= gallium-vdpau
VULKAN_DESC= Vulkan drivers and layers
VULKAN_BUILD_DEPENDS= glslangValidator:graphics/glslang
-VULKAN_MESON_TRUE= vulkan-device-select-layer vulkan-overlay-layer
+VULKAN_MESON_ON= -Dvulkan-layers=device-select,overlay
anv_DESC= Haswell and newer
radv_DESC= Southern Islands and newer