aboutsummaryrefslogtreecommitdiff
path: root/graphics/grafx2
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-27 09:53:36 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-03-27 09:53:36 +0000
commitc810fd3c3f9bb23f07b63b0a05f036466ea372f8 (patch)
treec51d6ad6bd61beb985f639056b8f9f4db2a63a5e /graphics/grafx2
parent98e0641ec39c6b99f5ca8a8e6428fe0088ede4b4 (diff)
downloadports-c810fd3c3f9bb23f07b63b0a05f036466ea372f8.tar.gz
ports-c810fd3c3f9bb23f07b63b0a05f036466ea372f8.zip
Mark MAKE_JOBS_SAFE
Notes
Notes: svn path=/head/; revision=231102
Diffstat (limited to 'graphics/grafx2')
-rw-r--r--graphics/grafx2/Makefile1
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}"