diff options
Diffstat (limited to 'devel/gauche-sdl/Makefile')
-rw-r--r-- | devel/gauche-sdl/Makefile | 1 |
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 |