summaryrefslogtreecommitdiff
path: root/shells/zsh/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-07 15:28:49 +0000
committerjlam <jlam@pkgsrc.org>2006-04-07 15:28:49 +0000
commit2515667d5dec29b0af088e6eaa11bfbe11f2f37f (patch)
treeeae0a3c619aa581c468f844fc4ed662ed76ea350 /shells/zsh/Makefile.common
parente86d4c9530e43089a20967175015be6340e44ecf (diff)
downloadpkgsrc-2515667d5dec29b0af088e6eaa11bfbe11f2f37f.tar.gz
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'shells/zsh/Makefile.common')
-rw-r--r--shells/zsh/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common
index 180b9b2b325..d0fae5e264c 100644
--- a/shells/zsh/Makefile.common
+++ b/shells/zsh/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.33 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile.common,v 1.34 2006/04/07 15:28:49 jlam Exp $
DISTNAME= zsh-${ZSH_VERSION}
CATEGORIES= shells
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-etcdir=${PKG_SYSCONFDIR:Q}
USE_TOOLS+= makeinfo
-INFO_FILES= zsh.info
+INFO_FILES= # PLIST
TEXINFO_REQD= 4.0
PKG_INSTALLATION_TYPES= overwrite pkgviews