diff options
Diffstat (limited to 'shells/zsh/Makefile')
-rw-r--r-- | shells/zsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 5365a8070d1e..488cafa6c270 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -24,7 +24,7 @@ ZSH_VER= ${PORTVERSION} USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:267 autoheader:267 +USE_AUTOTOOLS= autoconf:268 autoheader:268 GNU_CONFIGURE= yes .if !defined(WITH_ZSH_STATIC) USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} |