aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-06-06 19:45:38 +0800
committerdes <des@FreeBSD.org>2008-06-06 19:45:38 +0800
commit67c66806be25062d9db038cf58b56c9bcc8788c1 (patch)
treed4b9275e389ba98f8387e74df1e78bf0ac0d9a0f /shells
parent773231ae16ec4fb40e87b9a7581ffdc62be7f8e7 (diff)
downloadfreebsd-ports-gnome-67c66806be25062d9db038cf58b56c9bcc8788c1.tar.gz
freebsd-ports-gnome-67c66806be25062d9db038cf58b56c9bcc8788c1.tar.zst
freebsd-ports-gnome-67c66806be25062d9db038cf58b56c9bcc8788c1.zip
The ncurses fix from early May was only partly correct. The configure
script arrived at the correct value for ZSH_NO_XOPEN, but since autoheader did not run, it did not propagate to config.h. Add autoheader to the USE_AUTOTOOLS list to correct this.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 10c93d61f93e..c35d2988e8dd 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -22,7 +22,7 @@
PORTNAME= zsh
PORTVERSION= 4.3.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= shells
MASTER_SITES= SF
.if !defined(NOPORTDOCS)
@@ -36,7 +36,7 @@ ZSH_VER= ${PORTVERSION}
USE_BZIP2= yes
USE_ICONV= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:261 autoheader:261
GNU_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}