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. --- wm/ratpoison/Makefile | 3 +-- wm/sawfish/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'wm') diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index dc4752f1b23..352275ed38f 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 22:55:16 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/08/09 11:30:26 seb Exp $ # DISTNAME= ratpoison-1.2.2 @@ -13,7 +13,6 @@ USE_BUILDLINK2= YES USE_X11= YES GNU_CONFIGURE= YES -USE_NEW_TEXINFO=YES INFO_FILES= ratpoison.info .include "../../mk/bsd.pkg.mk" diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 550999f8f85..67afe979cb5 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/08/06 19:57:23 seb Exp $ +# $NetBSD: Makefile,v 1.19 2003/08/09 11:30:27 seb Exp $ # PKGNAME= sawfish-${SF_VERS} @@ -14,7 +14,6 @@ CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} BUILD_USES_MSGFMT= YES -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= sawfish.info -- cgit v1.2.3