diff --git a/external/mit/xorg/server/drivers/xf86-input-vmmouse/Makefile b/external/mit/xorg/server/drivers/xf86-input-vmmouse/Makefile index 81ad2096b525..d28318017614 100644 --- a/external/mit/xorg/server/drivers/xf86-input-vmmouse/Makefile +++ b/external/mit/xorg/server/drivers/xf86-input-vmmouse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/07/23 23:27:44 mrg Exp $ +# $NetBSD: Makefile,v 1.5 2011/10/19 23:07:34 jmcneill Exp $ DRIVER= xf86-input-vmmouse DRIVER_NAME= vmmouse_drv @@ -7,6 +7,7 @@ SRCS= vmmouse.c vmmouse_client.c vmmouse_proto.c MAN= vmmouse.4 CPPFLAGS+= -I${X11SRCDIR.${DRIVER}}/shared CPPFLAGS+= -DXINPUT -DHAVE_XORG_SERVER_1_5_0 +CPPFLAGS+= -DABS_VALUATOR_AXES -DNO_MOUSE_MODULE COPTS.vmmouse.c= -Wno-error # XXX deprecated