summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-14 14:31:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-14 14:31:22 +0000
commitb962befb99fc16c29fb4c3835f9572d9ef04cd41 (patch)
tree171ab09cb22908a0cfb054ffdba5fc857c90b967 /shells
parentgames/joequake: fix build with clang (diff)
Fix a confusion
Reported by: wg
Notes
Notes: svn path=/head/; revision=320934
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index d4323bb86c95..58118ddd3a1e 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -66,7 +66,7 @@ SECURE_FREE_CONFIGURE_ENABLE= zsh-secure-free
MAILDIR_CONFIGURE_ENABLE= maildit-support
STATIC_LDFLAGS= -static
STATIC_CONFIGURE_ON= --disable-dynamic
-STATIC_CONFIGURE_OFF= --disable-dynamic
+STATIC_CONFIGURE_OFF= --enable-dynamic
DEBUG_CONFIGURE_ENABLE= zsh-debug
MULTIBYTE_CONFIGURE_ENABLE= multibyte