diff options
author | flz <flz@FreeBSD.org> | 2009-01-06 05:01:29 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-01-06 05:01:29 +0800 |
commit | 54aa386a510858774daf943c9ab8069883f977c7 (patch) | |
tree | d23eb1923e584a8836c4b9740197fc7562df269d /x11-drivers/Makefile | |
parent | dc933b74c8e5781fc98ac1562496297d1be5f5f0 (diff) | |
download | freebsd-ports-gnome-54aa386a510858774daf943c9ab8069883f977c7.tar.gz freebsd-ports-gnome-54aa386a510858774daf943c9ab8069883f977c7.tar.zst freebsd-ports-gnome-54aa386a510858774daf943c9ab8069883f977c7.zip |
Bye bye xf86-video-i810. Everybody should have switched to xf86-video-intel
by now. There's no more upstream development for i810 anyway.
Diffstat (limited to 'x11-drivers/Makefile')
-rw-r--r-- | x11-drivers/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile index 505037cbda2f..1b0bc5670bfb 100644 --- a/x11-drivers/Makefile +++ b/x11-drivers/Makefile @@ -41,7 +41,6 @@ SUBDIR += xf86-video-glint SUBDIR += xf86-video-i128 SUBDIR += xf86-video-i740 - SUBDIR += xf86-video-i810 SUBDIR += xf86-video-imstt SUBDIR += xf86-video-intel SUBDIR += xf86-video-mach64 |