From 0292d93041b97515f896cf828b174f89d8c0bd9b Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 16 Feb 2004 20:24:25 +0000 Subject: We no longer need to set CONFIG_STATUS_OVERRIDE to an empty value as bsd.pkg.mk no longer overrides the ability of config.status to generate new files. --- shells/zsh/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shells/zsh') diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common index b48f7f09eaf..b78e7070758 100644 --- a/shells/zsh/Makefile.common +++ b/shells/zsh/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2004/02/16 09:07:23 jlam Exp $ +# $NetBSD: Makefile.common,v 1.6 2004/02/16 20:24:25 jlam Exp $ DISTNAME= zsh-${ZSH_VERSION} CATEGORIES= shells @@ -17,7 +17,6 @@ COMMENT= The Z shell USE_BUILDLINK2= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES -CONFIG_STATUS_OVERRIDE= # empty USE_MAKEINFO= YES INFO_FILES= zsh.info -- cgit v1.2.3