diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-09-07 04:54:04 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-09-07 04:54:04 +0000 |
commit | 38a960a8ae3bb02124af21c4afdc56075aedc31b (patch) | |
tree | dfb6f04f35bb2be749c70555a699fd25ee715d9e /graphics/Makefile | |
parent | 349845ba86ff169809affb884d2d8609ccdc454c (diff) | |
download | ports-38a960a8ae3bb02124af21c4afdc56075aedc31b.tar.gz ports-38a960a8ae3bb02124af21c4afdc56075aedc31b.zip |
Activate linux_mesa3.
PR: ports/18656
Notes
Notes:
svn path=/head/; revision=32363
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 d222595e6b9e..014779509d30 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -100,6 +100,7 @@ SUBDIR += linux_glide SUBDIR += linux_glx SUBDIR += linux_mesa + SUBDIR += linux_mesa3 SUBDIR += mpeg SUBDIR += mpeg-lib SUBDIR += mpeg2codec |