summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-04-17 07:18:38 +0000
committerJohn Marino <marino@FreeBSD.org>2016-04-17 07:18:38 +0000
commit8ad4afc4e1e1a9688dfdb9e60cd3e4cc752d3dc8 (patch)
treebab1ea7fd3414d8b6862c270697d2580de0db57e /science
parentarchivers/libunrar4 is not jobs safe (diff)
science/minc2 is not jobs safe
lex needs gram.h before that header gets created. I've seen this twice now.
Notes
Notes: svn path=/head/; revision=413493
Diffstat (limited to 'science')
-rw-r--r--science/minc2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/minc2/Makefile b/science/minc2/Makefile
index 2e8445db4f0d..3bf793e07690 100644
--- a/science/minc2/Makefile
+++ b/science/minc2/Makefile
@@ -21,6 +21,8 @@ RUN_DEPENDS= bash:shells/bash
USE_GITHUB= yes
GH_ACCOUNT= BIC-MNI
+MAKE_JOBS_UNSAFE= yes
+
USES= autoreconf bison gmake libtool perl5 shebangfix
SHEBANG_FILES= progs/mincview/mincview
GNU_CONFIGURE= yes