aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-devel
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 17:07:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 17:16:03 +0000
commitd7b48d44246e59b72db35c306ae31a509982abd9 (patch)
treef26ba8878032813876906637fca6dc20fe5af364 /graphics/mesa-devel
parenta9e25d866fb01b0cb8c96df77247133c75c0d042 (diff)
downloadports-d7b48d44246e59b72db35c306ae31a509982abd9.tar.gz
ports-d7b48d44246e59b72db35c306ae31a509982abd9.zip
Diffstat (limited to 'graphics/mesa-devel')
-rw-r--r--graphics/mesa-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 2a2289bd6a26..6f49080c3e61 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -37,6 +37,9 @@ BINARY_ALIAS= python=${PYTHON_CMD}
SHEBANG_FILES= src/vulkan/overlay-layer/${PORTNAME}-overlay-control.py
MESON_ARGS= -Dgallium-omx=disabled \
-Dgallium-xa=disabled \
+ -Dandroid-libbacktrace=disabled \
+ -Dlmsensors=disabled \
+ -Dvalgrind=disabled \
-Dglvnd=true \
-Dplatforms=${PLATFORMS:O:[-1..1]:ts,} \
${NULL}