diff options
Diffstat (limited to 'graphics/ogre3d/Makefile')
-rw-r--r-- | graphics/ogre3d/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index e52bb6961bcc..662db97aae73 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= YES USES= cmake USE_SDL= sdl USE_XORG= xaw -MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> |