pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/shells/zsh Add TEXINF_REQD to 4.0 to work on NetBSD 1....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8b53d4686de
branches:  trunk
changeset: 484140:f8b53d4686de
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Nov 25 16:12:54 2004 +0000

description:
Add TEXINF_REQD to 4.0 to work on NetBSD 1.5.3.

Reported by mochida at Netside.

diffstat:

 shells/zsh/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d7dc9cf3d62b -r f8b53d4686de shells/zsh/Makefile.common
--- a/shells/zsh/Makefile.common        Thu Nov 25 16:08:01 2004 +0000
+++ b/shells/zsh/Makefile.common        Thu Nov 25 16:12:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2004/08/27 06:29:10 jlam Exp $
+# $NetBSD: Makefile.common,v 1.18 2004/11/25 16:12:54 taca Exp $
 
 DISTNAME=       zsh-${ZSH_VERSION}
 CATEGORIES=    shells
@@ -20,6 +20,7 @@
 
 USE_MAKEINFO=          YES
 INFO_FILES=            zsh.info
+TEXINFO_REQD=          4.0
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index