From 1170bf854e7760a82ba67413eea1d0acd6d95ead Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 9 Aug 2003 10:59:08 +0000 Subject: USE_NEW_TEXINFO is unnecessary now. --- shells/esh/Makefile | 3 +-- shells/zsh/Makefile.common | 3 +-- shells/zsh3/Makefile | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'shells') diff --git a/shells/esh/Makefile b/shells/esh/Makefile index c0322374063..8bfb776ec0a 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/08/05 11:43:17 seb Exp $ +# $NetBSD: Makefile,v 1.17 2003/08/09 11:23:00 seb Exp $ DISTNAME= esh-0.8 WRKSRC= ${WRKDIR}/esh @@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_BACKUP} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Unix shell with Lisp-like syntax -USE_NEW_TEXINFO= YES INFO_FILES= esh.info USE_PKGINSTALL= yes diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common index e68531e2d79..b217b820e16 100644 --- a/shells/zsh/Makefile.common +++ b/shells/zsh/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2003/08/05 13:37:51 seb Exp $ +# $NetBSD: Makefile.common,v 1.4 2003/08/09 11:23:00 seb Exp $ DISTNAME= zsh-${ZSH_VERSION} CATEGORIES= shells @@ -18,7 +18,6 @@ USE_BUILDLINK2= YES USE_PKGINSTALL= YES GNU_CONFIGURE= YES -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= zsh.info diff --git a/shells/zsh3/Makefile b/shells/zsh3/Makefile index 219e2278a01..e529f334491 100644 --- a/shells/zsh3/Makefile +++ b/shells/zsh3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/08/05 13:44:09 seb Exp $ +# $NetBSD: Makefile,v 1.10 2003/08/09 11:23:00 seb Exp $ DISTNAME= zsh-3.0.8 CATEGORIES= shells @@ -13,7 +13,6 @@ HOMEPAGE= http://sunsite.dk/zsh/ COMMENT= The Z shell GNU_CONFIGURE= yes -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= zsh.info USE_BUILDLINK2= YES -- cgit v1.2.3