summaryrefslogtreecommitdiff
path: root/shells/zsh-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh-devel/Makefile')
-rw-r--r--shells/zsh-devel/Makefile23
1 files changed, 11 insertions, 12 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 124e678a379d..addd7d944c07 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -1,15 +1,15 @@
-# New ports collection makefile for: zsh
-# Version required: 3.0.5
-# Date created: 11 Feb. 1995
-# Whom: torstenb
+# New ports collection makefile for: zsh-devel
+# Version required: 3.1.5
+# Date created: 31 October 1998
+# Whom: shige
#
-# $Id: Makefile,v 1.27 1998/08/27 02:33:51 max Exp $
+# $Id: Makefile,v 1.28 1998/12/24 07:42:53 asami Exp $
#
-DISTNAME= zsh-3.0.5
-PKGNAME= zsh-3.0.5
+DISTNAME= zsh-3.1.5
CATEGORIES= shells
-MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \
+MASTER_SITES= ftp://ftp.zsh.org/zsh/ \
+ ftp://ftp.math.gatech.edu/pub/zsh/ \
ftp://ftp.sterling.com/zsh/ \
ftp://ftp.rge.com/pub/zsh/ \
ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/ \
@@ -18,13 +18,12 @@ MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \
ftp://ftp.ips.oz.au/pub/packages/zsh/ \
ftp://ftp.uit.no/pub/unix/shells/zsh/
-MAINTAINER= torstenb@FreeBSD.ORG
-
-BROKEN= upgrade
+MAINTAINER= shige@kuis.kyoto-u.ac.jp
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-zsh-mem --enable-zsh-secure-free --enable-dynamic
MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 \
- zshoptions.1 zshall.1 zshparam.1 zshzle.1
+ zshoptions.1 zshall.1 zshparam.1 zshzle.1 zshmodules.1
# If you want to build a static binary, uncomment the following line
#LDFLAGS+=-static