pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/teTeX2-bin Convert to USE_NEW_TEXINFO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fda5845264ed
branches: trunk
changeset: 459691:fda5845264ed
user: seb <seb%pkgsrc.org@localhost>
date: Mon Aug 04 22:45:13 2003 +0000
description:
Convert to USE_NEW_TEXINFO.
diffstat:
print/teTeX2-bin/Makefile | 6 ++++--
print/teTeX2-bin/PLIST | 10 +---------
2 files changed, 5 insertions(+), 11 deletions(-)
diffs (58 lines):
diff -r 2d592392d5a2 -r fda5845264ed print/teTeX2-bin/Makefile
--- a/print/teTeX2-bin/Makefile Mon Aug 04 22:33:03 2003 +0000
+++ b/print/teTeX2-bin/Makefile Mon Aug 04 22:45:13 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:52:41 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/08/04 22:45:13 seb Exp $
DISTNAME= tetex-src-${TETEX_BIN_VERS}
PKGNAME= teTeX2-bin-${TETEX_BIN_VERS}
@@ -16,8 +16,11 @@
CONFLICTS+= omega-[0-9]*
+USE_NEW_TEXINFO= YES
INFO_FILES= latex.info dvips.info web2c.info kpathsea.info
+INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
+
REPLACE_PERL= texk/xdvik/t1mapper \
texk/oxdvik/t1mapper
@@ -44,5 +47,4 @@
.include "../../print/teTeX2-bin/Makefile.common"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 2d592392d5a2 -r fda5845264ed print/teTeX2-bin/PLIST
--- a/print/teTeX2-bin/PLIST Mon Aug 04 22:33:03 2003 +0000
+++ b/print/teTeX2-bin/PLIST Mon Aug 04 22:45:13 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/03/15 08:17:08 kei Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/08/04 22:45:14 seb Exp $
@comment There are three files in this package that teTeX-share installs
@comment and that teTeX-bin modifies. Take care of this:
bin/MakeTeXPK
@@ -188,10 +188,6 @@
include/kpathsea/variable.h
include/kpathsea/xopendir.h
include/kpathsea/xstat.h
-@unexec ${INSTALL_INFO} --delete %D/info/dvips.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/kpathsea.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/latex.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/web2c.info %D/info/dir
info/dvips.info
info/dvips.info-1
info/dvips.info-2
@@ -207,10 +203,6 @@
info/web2c.info-2
info/web2c.info-3
info/web2c.info-4
-@exec ${INSTALL_INFO} %D/info/dvips.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/kpathsea.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/latex.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/web2c.info %D/info/dir
lib/libkpathsea.a
man/man1/MakeTeXPK.1
man/man1/access.1
Home |
Main Index |
Thread Index |
Old Index