aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-devel/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-03-27 00:41:03 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-03-27 00:41:03 +0000
commit980d03a186b4e99444703b65050805b3e4b0432c (patch)
treee510c60213111cc528cec0648c5c765cfdba90c4 /graphics/mesa-devel/Makefile
parent3d181f555bc81b09026af76f5d1b08c74d8d81b6 (diff)
downloadports-980d03a186b4e99444703b65050805b3e4b0432c.tar.gz
ports-980d03a186b4e99444703b65050805b3e4b0432c.zip
graphics/mesa-devel: update to 21.0.b.3716
Notes
Notes: svn path=/head/; revision=569282
Diffstat (limited to 'graphics/mesa-devel/Makefile')
-rw-r--r--graphics/mesa-devel/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index a7602912c202..aadf386196cb 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= mesa
-DISTVERSION= 21.0-branchpoint-3623
-DISTVERSIONSUFFIX= -g893aab57a85
+DISTVERSION= 21.0-branchpoint-3716
+DISTVERSIONSUFFIX= -gba8ddc0c683
CATEGORIES= graphics
PKGNAMESUFFIX= -devel
@@ -128,9 +128,9 @@ VDPAU_BUILD_DEPENDS= libvdpau>0:multimedia/libvdpau
VDPAU_MESON_ENABLED= gallium-vdpau
VDPAU_IMPLIES= X11
-VKLAYERS_DESC= Vulkan layers: ${VKLAYERS_MESON_TRUE:S/vulkan-//:S/-layer//:ts,} (implies ${VKLAYERS_IMPLIES})
+VKLAYERS_DESC= Vulkan layers: ${VKLAYERS_MESON_ON:C/.*=//} (implies ${VKLAYERS_IMPLIES})
VKLAYERS_BUILD_DEPENDS= glslangValidator:graphics/glslang
-VKLAYERS_MESON_TRUE= vulkan-device-select-layer vulkan-overlay-layer
+VKLAYERS_MESON_ON= -Dvulkan-layers=device-select,overlay
VKLAYERS_IMPLIES= ${"${PORT_OPTIONS:Mradv}":?radv:anv} # any from OPTIONS_GROUP_VULKAN
WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols