diff options
Diffstat (limited to 'graphics/mesa-demos/Makefile')
-rw-r--r-- | graphics/mesa-demos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile index dd32ed45de94..3df8d143038f 100644 --- a/graphics/mesa-demos/Makefile +++ b/graphics/mesa-demos/Makefile @@ -14,8 +14,8 @@ LICENSE= MIT LIB_DEPENDS= libdrm.so:graphics/libdrm +USES= gmake gl localbase pkgconfig tar:bzip2 xorg GNU_CONFIGURE= yes -USES= gmake localbase pkgconfig tar:bzip2 USE_GL= egl gbm gl glesv2 glew glu glut USE_XORG= xorgproto x11 xdamage xext xfixes xi xxf86vm |