aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-01-14 05:46:15 +0800
committermarino <marino@FreeBSD.org>2016-01-14 05:46:15 +0800
commit3bc75768ea06b89ebb5e9002604968f8131a043a (patch)
treeb110af61b9bb0ef8710bddb8a8b26c1ec5c20012 /emulators
parent9d6b1bcce15dcec925608bb902470d863b24955f (diff)
downloadfreebsd-ports-gnome-3bc75768ea06b89ebb5e9002604968f8131a043a.tar.gz
freebsd-ports-gnome-3bc75768ea06b89ebb5e9002604968f8131a043a.tar.zst
freebsd-ports-gnome-3bc75768ea06b89ebb5e9002604968f8131a043a.zip
emulators/advancemame is not jobs safe
This has failed on me multiple times. On the last failure, it tried to assemble j.o in obj/j/generic/blend/j before the directory was created.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/advancemame/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/advancemame/Makefile b/emulators/advancemame/Makefile
index eb90ef61796a..0fcc65d8f130 100644
--- a/emulators/advancemame/Makefile
+++ b/emulators/advancemame/Makefile
@@ -29,6 +29,8 @@ LDFLAGS+= -L${LOCALBASE}/lib
MAN_FILES= advdev.1 advj.1 advk.1 advm.1 advmame.1 advs.1
PORTDOCS= *
+MAKE_JOBS_UNSAFE= yes
+
OPTIONS_DEFINE= FREETYPE DOCS
OPTIONS_DEFAULT=FREETYPE