diff options
Diffstat (limited to 'graphics/mesa-demos')
-rw-r--r-- | graphics/mesa-demos/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile index 3f738ac0477c..cdc3ffe8138f 100644 --- a/graphics/mesa-demos/Makefile +++ b/graphics/mesa-demos/Makefile @@ -13,7 +13,6 @@ COMMENT= OpenGL demos distributed with Mesa USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes USE_GL= glu glut glew USE_XORG= glproto x11 xext xi xxf86vm xdamage xfixes dri2proto CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} |