diff options
Diffstat (limited to 'graphics/grafx2/Makefile')
-rw-r--r-- | graphics/grafx2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile index 44b6944ceff2..9303552d3394 100644 --- a/graphics/grafx2/Makefile +++ b/graphics/grafx2/Makefile @@ -18,6 +18,7 @@ COMMENT= Bitmap paint program that supports more than 60 video resolutions USE_GMAKE= yes USE_DOS2UNIX= yes USE_SDL= image ttf +MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR} MAKE_ENV+= DATADIR="${DATADIR}" |