diff options
Diffstat (limited to 'graphics/mesa-devel/Makefile')
-rw-r--r-- | graphics/mesa-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 1953c9080369..9c0d50b1d737 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 25.1-branchpoint-1349 -DISTVERSIONSUFFIX= -g2212865ce0d +DISTVERSION= 25.1-branchpoint-1555 +DISTVERSIONSUFFIX= -g41f2da1a6e4 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -33,7 +33,7 @@ USE_LDCONFIG= yes GL_SITE= https://gitlab.freedesktop.org BINARY_ALIAS= python=${PYTHON_CMD} SHEBANG_FILES= src/vulkan/*/*control.py -MESON_ARGS= -Dgallium-xa=disabled \ +MESON_ARGS= -Dgallium-mediafoundation=disabled \ -Dandroid-libbacktrace=disabled \ -Dlibunwind=disabled \ -Dlmsensors=disabled \ |