summaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh/Makefile.common')
-rw-r--r--shells/zsh/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common
index 19ed125c5c5..633ee08c276 100644
--- a/shells/zsh/Makefile.common
+++ b/shells/zsh/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.29 2005/10/26 00:04:54 wiz Exp $
+# $NetBSD: Makefile.common,v 1.30 2005/11/26 15:41:16 uebayasi Exp $
DISTNAME= zsh-${ZSH_VERSION}
CATEGORIES= shells
@@ -16,6 +16,8 @@ COMMENT= The Z shell
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --enable-etcdir=${PKG_SYSCONFDIR}
+
USE_MAKEINFO= yes
INFO_FILES= zsh.info
TEXINFO_REQD= 4.0