diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 17:24:54 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-12-16 17:24:54 +0000 |
commit | e1d7e6cc3407403a7f6a8cc21b10ab8c6d9b71c5 (patch) | |
tree | b05e99b0f2a17b717a63552941a3a49401fc3ea2 /x11-drivers | |
parent | ffb9ca973d249330f3d9155c24ef3f121dc89dfe (diff) | |
download | ports-e1d7e6cc3407403a7f6a8cc21b10ab8c6d9b71c5.tar.gz ports-e1d7e6cc3407403a7f6a8cc21b10ab8c6d9b71c5.zip |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xorg-drivers/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-drivers/xorg-drivers/Makefile b/x11-drivers/xorg-drivers/Makefile index 2729f9a59658..47c291072612 100644 --- a/x11-drivers/xorg-drivers/Makefile +++ b/x11-drivers/xorg-drivers/Makefile @@ -34,7 +34,6 @@ VIDEO_DRIVERS= ati \ mach64 \ nv \ r128 \ - radeonhd \ vesa \ apm \ ark \ @@ -45,7 +44,6 @@ VIDEO_DRIVERS= ati \ glint \ i128 \ i740 \ - imstt \ mga \ neomagic \ newport \ @@ -68,7 +66,6 @@ OPTIONS_DEFAULT= MOUSE \ MACH64 \ NV \ R128 \ - RADEONHD \ VESA .for type in input video |