diff options
-rw-r--r-- | shells/zsh-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index b1204e6d018f..b54b0ef9c71e 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -23,6 +23,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= shige@FreeBSD.org +USE_AUTOCONF= yes + ZSH_VER= ${PORTVERSION} ZSHFUNC_FILES= zsh-functions-freebsd-2000.05.15.tar.gz ZSHFUNC_SUBDIR= share/zsh/${ZSH_VER}/functions |