pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/teTeX-bin Convert to USE_NEW_TEXINFO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e94039c14ca1
branches: trunk
changeset: 459688:e94039c14ca1
user: seb <seb%pkgsrc.org@localhost>
date: Mon Aug 04 22:02:30 2003 +0000
description:
Convert to USE_NEW_TEXINFO.
diffstat:
print/teTeX-bin/Makefile | 4 ++--
print/teTeX-bin/PLIST | 10 +---------
2 files changed, 3 insertions(+), 11 deletions(-)
diffs (50 lines):
diff -r ebe486d593cd -r e94039c14ca1 print/teTeX-bin/Makefile
--- a/print/teTeX-bin/Makefile Mon Aug 04 21:47:59 2003 +0000
+++ b/print/teTeX-bin/Makefile Mon Aug 04 22:02:30 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2003/07/17 22:52:40 grant Exp $
+# $NetBSD: Makefile,v 1.44 2003/08/04 22:02:30 seb Exp $
DISTNAME= teTeX-src-1.0.7
PKGNAME= teTeX-bin-1.0.7
@@ -27,6 +27,7 @@
USE_X11= yes
CFLAGS+= -Dunix
+USE_NEW_TEXINFO= YES
INFO_FILES= latex.info dvips.info web2c.info kpathsea.info
GNU_CONFIGURE= yes
@@ -88,5 +89,4 @@
.include "../../graphics/png/buildlink2.mk"
.include "../../www/libwww/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r ebe486d593cd -r e94039c14ca1 print/teTeX-bin/PLIST
--- a/print/teTeX-bin/PLIST Mon Aug 04 21:47:59 2003 +0000
+++ b/print/teTeX-bin/PLIST Mon Aug 04 22:02:30 2003 +0000
@@ -1,11 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2002/02/18 15:14:39 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/08/04 22:02:30 seb Exp $
@comment There are three files in this package that teTeX-share installs
@comment and that teTeX-bin modifies. Take care of this:
lib/libkpathsea.a
-@unexec ${INSTALL_INFO} --delete %D/info/latex.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/dvips.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/web2c.info %D/info/dir
-@unexec ${INSTALL_INFO} --delete %D/info/kpathsea.info %D/info/dir
info/latex.info-3
info/latex.info-2
info/latex.info-1
@@ -21,10 +17,6 @@
info/web2c.info-1
info/web2c.info
info/kpathsea.info
-@exec ${INSTALL_INFO} %D/info/latex.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/dvips.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/web2c.info %D/info/dir
-@exec ${INSTALL_INFO} %D/info/kpathsea.info %D/info/dir
include/kpathsea/xstat.h
include/kpathsea/xopendir.h
include/kpathsea/win32lib.h
Home |
Main Index |
Thread Index |
Old Index