From 237a617c036d1beaea279aef736f813770c52232 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Mon, 12 Oct 2020 07:34:20 +0000 Subject: Rename graphics/libxatracker to graphics/mesa-gallium-xa Mesa 20.2 update will split some of the gallium driver into their own ports so rename this gallium driver to be named like the other ones. Reviewed by: zeising X-Differential Revision: https://reviews.freebsd.org/D26682 --- x11-drivers/xf86-video-vmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile index e7d1a001decf..b49c2570bf30 100644 --- a/x11-drivers/xf86-video-vmware/Makefile +++ b/x11-drivers/xf86-video-vmware/Makefile @@ -17,7 +17,7 @@ ONLY_FOR_ARCHS_REASON= The vmware gfx protocol is only supported on x86-compatib USES= xorg-cat:driver LIB_DEPENDS+= libdrm.so:graphics/libdrm \ - libxatracker.so:graphics/libxatracker + libxatracker.so:graphics/mesa-gallium-xa CONFIGURE_ARGS= --without-libudev -- cgit v1.2.3