pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/tc List info files in the PLIST and instal...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b1933856d93
branches: trunk
changeset: 511051:4b1933856d93
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Apr 08 20:04:18 2006 +0000
description:
List info files in the PLIST and install them into EMACS_INFOPREFIX.
Bump the PKGREVISION.
diffstat:
inputmethod/tc/Makefile | 6 +++---
inputmethod/tc/PLIST | 3 ++-
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r f04a48ce13d6 -r 4b1933856d93 inputmethod/tc/Makefile
--- a/inputmethod/tc/Makefile Sat Apr 08 19:57:15 2006 +0000
+++ b/inputmethod/tc/Makefile Sat Apr 08 20:04:18 2006 +0000
@@ -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 @@
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
-INFO_FILES= tc.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"
diff -r f04a48ce13d6 -r 4b1933856d93 inputmethod/tc/PLIST
--- a/inputmethod/tc/PLIST Sat Apr 08 19:57:15 2006 +0000
+++ b/inputmethod/tc/PLIST Sat Apr 08 20:04:18 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index