diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 13:12:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 13:12:03 +0000 |
commit | a232992c7c1bf7322cb9ea669a3e1a18dba28490 (patch) | |
tree | 73a0d0ca3378e8eb128ec17e7920b07ad20fda92 /shells | |
parent | ebf253ccf93c0958205e415becd1ff838654d5b1 (diff) |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bashc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile index 5058611adcd1..5843abe918c1 100644 --- a/shells/bashc/Makefile +++ b/shells/bashc/Makefile @@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= GNU bash shell extended with visual two-panel file browser +MAKE_JOBS_UNSAFE= yes + GNU_CONFIGURE= yes PLIST_FILES= bin/bashc \ |