From 8262a7b51d413e11ef8f67c56e862ebbc6f182de Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 15 Sep 2010 18:35:24 +0000 Subject: Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs --- shells/zsh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/zsh') diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index d61e3cffee9f..5365a8070d1e 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -7,7 +7,7 @@ PORTNAME= zsh PORTVERSION= 4.3.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= shells MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dev/${PORTVERSION}:src \ SF/${PORTNAME}/${PORTNAME}-doc-dev/${PORTVERSION}:doc @@ -24,7 +24,7 @@ ZSH_VER= ${PORTVERSION} USE_BZIP2= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:267 autoheader:267 GNU_CONFIGURE= yes .if !defined(WITH_ZSH_STATIC) USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} -- cgit v1.2.3