diff options
Diffstat (limited to 'shells/psh/Makefile')
-rw-r--r-- | shells/psh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/psh/Makefile b/shells/psh/Makefile index 8f900df80da7..dd08354cd626 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -16,6 +16,7 @@ MAINTAINER= garga@FreeBSD.org COMMENT= New shell made entirely out of a Perl script PERL_CONFIGURE= yes +MAKE_JOBS_SAFE= yes SUB_FILES= pkg-install pkg-deinstall |