aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-04-17 15:18:38 +0800
committermarino <marino@FreeBSD.org>2016-04-17 15:18:38 +0800
commit6b7e291c8e7d4ade047a4938d103c6792b2aa9cd (patch)
treebab1ea7fd3414d8b6862c270697d2580de0db57e /science
parent444db1d9ac915339763c10e30b59ff5376398270 (diff)
downloadfreebsd-ports-gnome-6b7e291c8e7d4ade047a4938d103c6792b2aa9cd.tar.gz
freebsd-ports-gnome-6b7e291c8e7d4ade047a4938d103c6792b2aa9cd.tar.zst
freebsd-ports-gnome-6b7e291c8e7d4ade047a4938d103c6792b2aa9cd.zip
science/minc2 is not jobs safe
lex needs gram.h before that header gets created. I've seen this twice now.
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