summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-15 08:16:48 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-15 08:16:48 +0000
commitf57ba4eb1a08dd47220e95f29348d8ba463fd3ef (patch)
tree7fca7d81f860f1a1d684ce6f32b024baa813ecfb /graphics/Makefile
parentAdd misc/gkrellm-reminder, a plugin that reminds you of events (diff)
Add port graphics/linux_dri, Binary Linux DRI libraries for 3D hardware
acceleration of linux apps PR: 31505 Submitted by: Eric Anholt <eanholt@gladstone.uoregon.edu>
Notes
Notes: svn path=/head/; revision=51553
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 2556e64b1816..e68dbe70f9a7 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -166,6 +166,7 @@
SUBDIR += linux-jpeg
SUBDIR += linux-png
SUBDIR += linux-tiff
+ SUBDIR += linux_dri
SUBDIR += linux_glide
SUBDIR += linux_glx
SUBDIR += linux_mesa