From 4ef5f4f3f1dfe60509f65f6413431d2f4ded5635 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Thu, 8 Dec 2022 17:11:57 +0100 Subject: graphics/mesa-gallium-xa: Cleanup - Specify license directly in this port. - Order ONLY_FOR_ARCH Sponsored by: Beckhoff Automation GmbH & Co. KG --- graphics/mesa-gallium-xa/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'graphics/mesa-gallium-xa') diff --git a/graphics/mesa-gallium-xa/Makefile b/graphics/mesa-gallium-xa/Makefile index 07026c764bbe..ed3a9b174157 100644 --- a/graphics/mesa-gallium-xa/Makefile +++ b/graphics/mesa-gallium-xa/Makefile @@ -5,6 +5,12 @@ CATEGORIES= graphics COMMENT= Mesa Gallium XA state tracker WWW= https://www.mesa3d.org/ +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/docs/license.rst + +ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS_REASON= used only by VMware supported architectures + LIB_DEPENDS= libLLVM-${LLVM_DEFAULT}.so:devel/llvm${LLVM_DEFAULT} USES= xorg @@ -13,9 +19,6 @@ USE_XORG= xorgproto .include .include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common" -ONLY_FOR_ARCHS= i386 amd64 -ONLY_FOR_ARCHS_REASON= used only by VMware supported architectures - MESON_ARGS+= -Ddri-drivers="" \ -Dgallium-drivers="svga" \ -Dvulkan-drivers="" \ -- cgit v1.2.3