diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-23 21:52:57 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-23 21:52:57 +0800 |
commit | 27367e4f1ffe644faad5c1bf14b6f6c8cb54c864 (patch) | |
tree | 4705338fdc409c942c00fcbdd7fb4b8dc661e9fb /x11-drivers/Makefile | |
parent | 6badbebd945ecfa5da6a7a17f2a60d1f64fcd148 (diff) | |
download | freebsd-ports-graphics-27367e4f1ffe644faad5c1bf14b6f6c8cb54c864.tar.gz freebsd-ports-graphics-27367e4f1ffe644faad5c1bf14b6f6c8cb54c864.tar.zst freebsd-ports-graphics-27367e4f1ffe644faad5c1bf14b6f6c8cb54c864.zip |
This package contains the X.Org xf86-video-radeonhd driver.
PR: ports/117356
Submitted by: Rene Ladan <r.c.ladan at gmail.com>
Diffstat (limited to 'x11-drivers/Makefile')
-rw-r--r-- | x11-drivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/Makefile b/x11-drivers/Makefile index 14c3c3f55f1..a877db8334d 100644 --- a/x11-drivers/Makefile +++ b/x11-drivers/Makefile @@ -49,6 +49,7 @@ SUBDIR += xf86-video-nsc SUBDIR += xf86-video-nv SUBDIR += xf86-video-openchrome + SUBDIR += xf86-video-radeonhd SUBDIR += xf86-video-rendition SUBDIR += xf86-video-s3 SUBDIR += xf86-video-s3virge |