summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-16 09:07:23 +0000
committerjlam <jlam@pkgsrc.org>2004-02-16 09:07:23 +0000
commit48bb5272c4c1083e32e115411c869c9beab320cf (patch)
treeba9af7d0bc612097ca9d76796d35564f077a6d67 /shells
parentf53359bfd606196db30015a909126b375649a983 (diff)
downloadpkgsrc-48bb5272c4c1083e32e115411c869c9beab320cf.tar.gz
The build process for zsh runs a shell script "Src/mkmakemod.sh" that
explicitly calls config.status to generate some Makefiles in certain directories. This particular package has a need for executing the real config.status, so we need to avoid overriding it automatically.
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common
index b217b820e16..b48f7f09eaf 100644
--- a/shells/zsh/Makefile.common
+++ b/shells/zsh/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2003/08/09 11:23:00 seb Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/02/16 09:07:23 jlam Exp $
DISTNAME= zsh-${ZSH_VERSION}
CATEGORIES= shells
@@ -17,6 +17,7 @@ COMMENT= The Z shell
USE_BUILDLINK2= YES
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
+CONFIG_STATUS_OVERRIDE= # empty
USE_MAKEINFO= YES
INFO_FILES= zsh.info