aboutsummaryrefslogtreecommitdiff
path: root/emulators/bsvc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-19 22:07:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-19 22:07:43 +0000
commit07b27888644efc66d4ed412de3c7ba9d7b2b54af (patch)
treed57c864005baed96c03a9d962fb4dbe250891caf /emulators/bsvc
parentf155fbddef259ee56ccb70f0869df0f468f1e2a5 (diff)
downloadports-07b27888644efc66d4ed412de3c7ba9d7b2b54af.tar.gz
ports-07b27888644efc66d4ed412de3c7ba9d7b2b54af.zip
Notes
Diffstat (limited to 'emulators/bsvc')
-rw-r--r--emulators/bsvc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile
index 5f0c407d281f..f9a271acb440 100644
--- a/emulators/bsvc/Makefile
+++ b/emulators/bsvc/Makefile
@@ -19,6 +19,7 @@ COMMENT= An extensible hardware simulation framework with MC68K support
WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAKE_ENV= PROJECT_BASE=${PREFIX} WRKSRC=${WRKSRC}
USE_TK_RUN= yes
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.pre.mk>