From 161c920c15367de281f689f6f1177c3a33e63cc6 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 24 Mar 2007 19:21:18 +0000 Subject: Prepare for switching to NO_MTREE=yes. --- textproc/ispell-base/Makefile | 3 ++- textproc/kakasi/Makefile | 3 ++- textproc/lout/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile index cead7fe6470..3b424bc76e1 100644 --- a/textproc/ispell-base/Makefile +++ b/textproc/ispell-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2006/06/06 21:55:41 minskim Exp $ +# $NetBSD: Makefile,v 1.30 2007/03/24 19:21:32 joerg Exp $ # DISTNAME= ispell-3.3.02 @@ -13,6 +13,7 @@ COMMENT= Interactive spelling checker CONFLICTS+= ispell-[0-9]* USE_TOOLS+= mktemp:run yacc +INSTALLATION_DIRS= bin lib ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 MAKE_FLAGS+= TMPDIR=${WRKDIR:Q} diff --git a/textproc/kakasi/Makefile b/textproc/kakasi/Makefile index 2035026536c..6fc02c34348 100644 --- a/textproc/kakasi/Makefile +++ b/textproc/kakasi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/01/07 09:14:13 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2007/03/24 19:21:32 joerg Exp $ DISTNAME= kakasi-2.3.4 PKGREVISION= 4 @@ -12,6 +12,7 @@ COMMENT= Kanji-Kana Simple Inverter, language filter for Japanese GNU_CONFIGURE= YES USE_TOOLS+= gmake USE_LIBTOOL= YES +INSTALLATION_DIRS= ${PKGMANDIR}/ja_JP.EUC/cat1 ${PKGMANDIR}/ja_JP.EUC/man1 post-install: ${INSTALL_MAN} ${WRKSRC}/doc/kakasi.1 ${PREFIX}/${PKGMANDIR}/ja_JP.EUC/man1 diff --git a/textproc/lout/Makefile b/textproc/lout/Makefile index 2924c61cb27..b17d133ef0a 100644 --- a/textproc/lout/Makefile +++ b/textproc/lout/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2007/02/22 19:24:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/03/24 19:21:32 joerg Exp $ # DISTNAME= lout-3.26 @@ -12,6 +12,7 @@ COMMENT= Basser Lout, a TeX/troff-like formatter with PostScript/PDF output PLIST_SRC= ${WRKDIR}/.PLIST_SRC INSTALL_TARGET= allinstall +INSTALLATION_DIRS= bin share/doc do-configure: ${MV} ${WRKSRC}/makefile ${WRKSRC}/makefile.in -- cgit v1.2.3