diff options
author | anholt <anholt@FreeBSD.org> | 2006-06-25 22:33:51 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2006-06-25 22:33:51 +0800 |
commit | 913776a4854af5165ec11c14ce825a3003b535ca (patch) | |
tree | 9abd4cfde5493a15e137c5f4b47294448371d627 /graphics/Makefile | |
parent | 4cada925bea494dddb2f124f54eb2d36b933abba (diff) | |
download | freebsd-ports-gnome-913776a4854af5165ec11c14ce825a3003b535ca.tar.gz freebsd-ports-gnome-913776a4854af5165ec11c14ce825a3003b535ca.tar.zst freebsd-ports-gnome-913776a4854af5165ec11c14ce825a3003b535ca.zip |
Add a linux_dri-devel port: CVS snapshot of DRI drivers for linux, which I
compiled on a debian machine.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d469c27aed39..a0e4c8fee34c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -369,6 +369,7 @@ SUBDIR += linux-tiff SUBDIR += linux-ungif SUBDIR += linux_dri + SUBDIR += linux_dri-devel SUBDIR += linux_glide SUBDIR += linux_glx SUBDIR += lodju |