aboutsummaryrefslogtreecommitdiffstats
path: root/shells/zsh-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh-devel/Makefile')
-rw-r--r--shells/zsh-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 4333956efb09..72c7949e2cd9 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -63,7 +63,7 @@ CONFLICTS= zsh-4.0.*
USE_BZIP2= yes
GNU_CONFIGURE= yes
-#CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+#CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-etcdir=${ZSH_ETCDIR} --with-curses-terminfo \
--enable-fndir=${ZSH_FNDIR} --enable-function-subdirs \
--enable-site-fndir=${ZSH_SITEFNDIR}