diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-10-15 21:51:31 +0800 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-10-15 21:51:31 +0800 |
commit | f5e870f5900d3cfc7439669642a3fc8192345fc7 (patch) | |
tree | 68310d95d56099ab9829d0f51f24543666730b36 /x11-drivers | |
parent | 692f0f6439f027b87145bdf94342ce352f63b5c2 (diff) | |
download | freebsd-ports-gnome-f5e870f5900d3cfc7439669642a3fc8192345fc7.tar.gz freebsd-ports-gnome-f5e870f5900d3cfc7439669642a3fc8192345fc7.tar.zst freebsd-ports-gnome-f5e870f5900d3cfc7439669642a3fc8192345fc7.zip |
x11-drivers/xorg-drivers: Remove deleted drivers
Remove delete xorg drivers from x11-drivers/xorg-drivers. These are no
longer available for install. Since these are not default options, no need
to bump portrevision.
Diffstat (limited to 'x11-drivers')
-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 |