aboutsummaryrefslogtreecommitdiff
path: root/devel/gauche-sdl/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-19 23:41:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-19 23:41:55 +0000
commit2d68f126de221d6caed2c560840eae9b231eaaf0 (patch)
treea4e626dcfcfc7a91af456eb7e15fa4056a883f49 /devel/gauche-sdl/Makefile
parent07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff)
downloadports-2d68f126de221d6caed2c560840eae9b231eaaf0.tar.gz
ports-2d68f126de221d6caed2c560840eae9b231eaaf0.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244490
Diffstat (limited to 'devel/gauche-sdl/Makefile')
-rw-r--r--devel/gauche-sdl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gauche-sdl/Makefile b/devel/gauche-sdl/Makefile
index 723d52ec8f71..02c2fa388890 100644
--- a/devel/gauche-sdl/Makefile
+++ b/devel/gauche-sdl/Makefile
@@ -27,6 +27,7 @@ PORTFAKENAME= Gauche-sdl-${PORTVERSION}
USE_SDL= image mixer sdl ttf
GNU_CONFIGURE= yes
CFLAGS+= -fPIC
+MAKE_JOBS_UNSAFE= yes
pre-configure:
.for DIR in . image mixer ttf