diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-02 18:15:57 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-02 18:15:57 +0000 |
commit | 3e8a1ee6d703e8ffdaea5730e272d61918aa0cd1 (patch) | |
tree | a212899a0cae38fcef2cfd6822fa562eb1fa9e79 /graphics/mesa-demos | |
parent | 59443afb37075765d336cd5e20ba4ae9fb179bbb (diff) |
Notes
Diffstat (limited to 'graphics/mesa-demos')
-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 cdc3ffe8138f..81d1212e3960 100644 --- a/graphics/mesa-demos/Makefile +++ b/graphics/mesa-demos/Makefile @@ -11,7 +11,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= OpenGL demos distributed with Mesa USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig GNU_CONFIGURE= yes USE_GL= glu glut glew USE_XORG= glproto x11 xext xi xxf86vm xdamage xfixes dri2proto |