pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/tc Convert to USE_NEW_TEXINFO.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aaeb86dbaf29
branches:  trunk
changeset: 459790:aaeb86dbaf29
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Aug 07 11:59:29 2003 +0000

description:
Convert to USE_NEW_TEXINFO.

diffstat:

 inputmethod/tc/Makefile |  4 ++--
 inputmethod/tc/PLIST    |  4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r dcf37e0b4d9c -r aaeb86dbaf29 inputmethod/tc/Makefile
--- a/inputmethod/tc/Makefile   Thu Aug 07 11:42:25 2003 +0000
+++ b/inputmethod/tc/Makefile   Thu Aug 07 11:59:29 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:43:52 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/08/07 11:59:29 seb Exp $
 #
 
 DISTNAME=      tc-2.3
@@ -19,7 +19,7 @@
 
 USE_GMAKE=     YES
 GNU_CONFIGURE= YES
+USE_NEW_TEXINFO=       YES
 INFO_FILES=    tc.info
 
-.include "../../mk/texinfo.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r dcf37e0b4d9c -r aaeb86dbaf29 inputmethod/tc/PLIST
--- a/inputmethod/tc/PLIST      Thu Aug 07 11:42:25 2003 +0000
+++ b/inputmethod/tc/PLIST      Thu Aug 07 11:59:29 2003 +0000
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2003/04/17 06:00:13 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/08/07 11:59:29 seb Exp $
 bin/tcinput
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/tc.info
 info/tc.info
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/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