diff options
-rw-r--r-- | x11-drivers/xorg-drivers/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-drivers/xorg-drivers/Makefile b/x11-drivers/xorg-drivers/Makefile index f82d3ddc9310..ee1382c63406 100644 --- a/x11-drivers/xorg-drivers/Makefile +++ b/x11-drivers/xorg-drivers/Makefile @@ -13,18 +13,13 @@ INPUTDIR= ${LOCALBASE}/lib/xorg/modules/input USES= metaport -INPUT_DRIVERS= acecad \ - egalax \ +INPUT_DRIVERS= egalax \ elographics \ evdev \ - fpit \ - hyperpen \ joystick \ keyboard \ libinput \ mouse \ - mutouch \ - penmount \ synaptics \ void \ wacom |