diff options
author | Ade Lovett <ade@FreeBSD.org> | 2007-10-07 03:38:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2007-10-07 03:38:19 +0000 |
commit | f08f4b47c2e0f62699ada508a7f7ce876c36e338 (patch) | |
tree | 9a90924c35814b29f75e80b40038e8e62829939d /shells/zsh | |
parent | fcd1e35e782b322343aebd5b4cede0408619926b (diff) |
Notes
Diffstat (limited to 'shells/zsh')
-rw-r--r-- | shells/zsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 0c91a7bd6c2f..530b0edb474d 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -55,6 +55,7 @@ ZSH_VER= ${PORTVERSION} USE_BZIP2= yes USE_ICONV= yes +USE_AUTOTOOLS= autoconf:261:env GNU_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} |