diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-12 18:46:53 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-12 18:46:53 +0000 |
commit | e6acde078ce1b7bc02fb9d8eefbbf31b95dc03c1 (patch) | |
tree | 6651ec21aaf32f47dda7b92dcfb61385f580c8c9 /graphics/Makefile | |
parent | a23420f8df8cc1c52c521c259b55df007d4fa211 (diff) |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 69228b4556be..dabd335ac69d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -148,7 +148,6 @@ SUBDIR += djview4-qt4 SUBDIR += djvulibre SUBDIR += dmtx-utils - SUBDIR += dri SUBDIR += driconf SUBDIR += dspdfviewer SUBDIR += duhdraw @@ -218,7 +217,6 @@ SUBDIR += fyre SUBDIR += g2 SUBDIR += gauche-gl - SUBDIR += gbm SUBDIR += gcolor SUBDIR += gcolor2 SUBDIR += gcolor3 @@ -473,8 +471,6 @@ SUBDIR += leptonica SUBDIR += lfview SUBDIR += lib3ds - SUBDIR += libEGL - SUBDIR += libGL SUBDIR += libGLU SUBDIR += libGLw SUBDIR += libafterimage @@ -497,8 +493,6 @@ SUBDIR += libgaiagraphics SUBDIR += libgeotiff SUBDIR += libgfx - SUBDIR += libglapi - SUBDIR += libglesv2 SUBDIR += libgltext SUBDIR += libgltf SUBDIR += libgnomecanvas @@ -592,6 +586,8 @@ SUBDIR += mapyrus SUBDIR += megapov SUBDIR += mesa-demos + SUBDIR += mesa-dri + SUBDIR += mesa-libs SUBDIR += meshviewer SUBDIR += metacam SUBDIR += metapixel |