aboutsummaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r--shells/zsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 14830e588cae..8f115418834d 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -16,6 +16,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-doc${EXTRACT_SUFX}
MAINTAINER= des@FreeBSD.org
COMMENT= The Z shell
+MAKE_JOBS_UNSAFE= yes
+
ZSH_VER= ${PORTVERSION}
USE_BZIP2= yes
@@ -92,7 +94,6 @@ CONFIGURE_ARGS+= --enable-multibyte
CONFIGURE_ARGS+= --disable-multibyte
.endif
-
post-patch:
@${SED} -i "" -e "s,link=dynamic,link=either," \
${WRKSRC}/Src/Modules/*.mdd