diff options
Diffstat (limited to 'games/supertuxkart/Makefile')
-rw-r--r-- | games/supertuxkart/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile index fab1e33c92b7..6eb783669ffe 100644 --- a/games/supertuxkart/Makefile +++ b/games/supertuxkart/Makefile @@ -28,7 +28,6 @@ USES= cmake gettext USE_GMAKE= yes USE_SDL= sdl USE_DOS2UNIX= lib/irrlicht/source/Irrlicht/Makefile -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/SuperTuxKart-${PORTVERSION} |