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
 
