From 3d2c14ab2ab44789646e44b8230e60a3883f765c Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 8 Apr 2006 20:04:18 +0000 Subject: List info files in the PLIST and install them into EMACS_INFOPREFIX. Bump the PKGREVISION. --- inputmethod/tc/Makefile | 6 +++--- inputmethod/tc/PLIST | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'inputmethod') diff --git a/inputmethod/tc/Makefile b/inputmethod/tc/Makefile index 470a85a889d..beee62a7acb 100644 --- a/inputmethod/tc/Makefile +++ b/inputmethod/tc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:43 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/08 20:04:18 jlam Exp $ # DISTNAME= tc-2.3.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= japanese inputmethod MASTER_SITES= http://openlab.ring.gr.jp/tcode/resources/soft/ @@ -20,6 +20,6 @@ CONFIGURE_ARGS+=--with-lispdir=${EMACS_LISPPREFIX}/tc USE_TOOLS+= gmake GNU_CONFIGURE= YES -INFO_FILES= tc.info +INFO_FILES= # PLIST .include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/tc/PLIST b/inputmethod/tc/PLIST index 602ab3b4c0e..898d2c3010a 100644 --- a/inputmethod/tc/PLIST +++ b/inputmethod/tc/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2004/02/21 18:24:21 seb Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/04/08 20:04:18 jlam Exp $ bin/tcinput +${EMACS_INFOPREFIX}/tc.info ${EMACS_LISPPREFIX}/tc/eelll.el ${EMACS_LISPPREFIX}/tc/eelll.elc ${EMACS_LISPPREFIX}/tc/tc-bitmap.el -- cgit v1.2.3