summaryrefslogtreecommitdiff
path: root/editors/mined
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-11-20 22:53:09 +0000
commit38eb8c5339e31bce015d6652caf364542965d4d0 (patch)
tree57033736b4eab37d8b46bb4b452f790f37bd0c7a /editors/mined
parent- Removed the superfluous dependency on gmake, and to modify the source Makef... (diff)
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=244567
Diffstat (limited to 'editors/mined')
-rw-r--r--editors/mined/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/mined/Makefile b/editors/mined/Makefile
index 400829dd86f1..dc7bb1ed3446 100644
--- a/editors/mined/Makefile
+++ b/editors/mined/Makefile
@@ -27,6 +27,7 @@ MAKE_SHELL= ${LOCALBASE}/bin/bash # To avoid "shift: can't shift that many"
REINPLACE_ARGS= -i ""
MAKE_ARGS= GMAKE=${GMAKE} CC=${CC:T} OPT="${CFLAGS}"
INSTALL_TARGET= localinstall
+MAKE_JOBS_UNSAFE= yes
NOMANCOMPRESS= yes
MAN1= mined.1 minmacs.1 mpico.1 mstar.1 umined.1 uterm.1 xmined.1