pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/tnt Convert to USE_NEW_TEXINFO.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4d92940d709
branches:  trunk
changeset: 459788:b4d92940d709
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Aug 07 11:41:49 2003 +0000

description:
Convert to USE_NEW_TEXINFO.

diffstat:

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

diffs (37 lines):

diff -r 95c7394eacd7 -r b4d92940d709 ham/tnt/Makefile
--- a/ham/tnt/Makefile  Thu Aug 07 11:36:33 2003 +0000
+++ b/ham/tnt/Makefile  Thu Aug 07 11:41:49 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/04/22 13:21:48 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2003/08/07 11:41:49 seb Exp $
 #
 
 DISTNAME=      tnt-1.9.1
@@ -17,7 +17,7 @@
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 
+USE_NEW_TEXINFO=       YES
 INFO_FILES=    tntdoc.info
 
-.include "../../mk/texinfo.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 95c7394eacd7 -r b4d92940d709 ham/tnt/PLIST
--- a/ham/tnt/PLIST     Thu Aug 07 11:36:33 2003 +0000
+++ b/ham/tnt/PLIST     Thu Aug 07 11:41:49 2003 +0000
@@ -1,14 +1,12 @@
-@comment $NetBSD: PLIST,v 1.3 2002/12/01 14:37:12 salo Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/08/07 11:41:49 seb Exp $
 bin/tnt
 bin/tntc
 include/tntrun.h
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/tntdoc.info
 info/tntdoc.info
 info/tntdoc.info-1
 info/tntdoc.info-2
 info/tntdoc.info-3
 info/tntdoc.info-4
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/tntdoc.info
 libexec/tnt/help
 libexec/tnt/info
 libexec/tnt/logcall



Home | Main Index | Thread Index | Old Index