aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2009-06-08 11:15:47 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2009-06-08 11:15:47 +0000
commit33ae10ad557a486b33b297fbfdf8fc5e31f261b5 (patch)
treea606b86bd465e0f4ddff2ad497a8fe985eac056c /shells
parent73027658c39e0d43776df8af81ac7c8f3046480a (diff)
downloadports-33ae10ad557a486b33b297fbfdf8fc5e31f261b5.tar.gz
ports-33ae10ad557a486b33b297fbfdf8fc5e31f261b5.zip
Notes
Diffstat (limited to 'shells')
-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