summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/zsh3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/zsh3/Makefile b/shells/zsh3/Makefile
index 175575a71e1..c7e07046ec4 100644
--- a/shells/zsh3/Makefile
+++ b/shells/zsh3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/11/17 09:02:02 salo Exp $
+# $NetBSD: Makefile,v 1.5 2002/12/23 13:03:39 seb Exp $
DISTNAME= zsh-3.0.8
CATEGORIES= shells
@@ -15,6 +15,7 @@ COMMENT= The Z shell
GNU_CONFIGURE= yes
INFO_FILES= zsh.info
TEXINFO_OVERRIDE= YES
+USE_BUILDLINK2= YES
.include "../../mk/bsd.prefs.mk"