diff options
Diffstat (limited to 'devel/bullet/Makefile')
-rw-r--r-- | devel/bullet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index 2b2589e813db..4552e2cfc2ad 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -17,6 +17,7 @@ COMMENT= 3D collision detection and rigid body dynamics library USE_GL= gl glu glut USE_XORG= x11 +USE_GCC= any MAKE_JOBS_SAFE= yes USE_CMAKE= yes |