aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/gngeo
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-11-20 07:41:55 +0800
committerpav <pav@FreeBSD.org>2009-11-20 07:41:55 +0800
commitf4d927a198be679522726152e26f0933a0771717 (patch)
treec6c98164a1c7510979d8cd55005632f8d78cf7fe /emulators/gngeo
parent1a5818d61009df398c86fa82b2760b8d6a08d525 (diff)
downloadfreebsd-ports-gnome-f4d927a198be679522726152e26f0933a0771717.tar.gz
freebsd-ports-gnome-f4d927a198be679522726152e26f0933a0771717.tar.zst
freebsd-ports-gnome-f4d927a198be679522726152e26f0933a0771717.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Diffstat (limited to 'emulators/gngeo')
-rw-r--r--emulators/gngeo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/gngeo/Makefile b/emulators/gngeo/Makefile
index eb64448d2e4c..9bce7aa35c0e 100644
--- a/emulators/gngeo/Makefile
+++ b/emulators/gngeo/Makefile
@@ -22,6 +22,7 @@ USE_GL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-transform-name="" --disable-gp2x
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_UNSAFE= yes
CPPFLAGS= ${CFLAGS} `${SDL_CONFIG} --cflags` -I${LOCALBASE}/include
LDFLAGS= `${SDL_CONFIG} --libs` -L${LOCALBASE}/lib