pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Use texmf-dirs to install into texmf-local. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ce2999ae2a4
branches: trunk
changeset: 510947:4ce2999ae2a4
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Apr 07 02:09:57 2006 +0000
description:
Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
diffstat:
textproc/latex2html/Makefile | 5 +++--
textproc/tex-xmltex/Makefile | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (44 lines):
diff -r 4c7d93fee334 -r 4ce2999ae2a4 textproc/latex2html/Makefile
--- a/textproc/latex2html/Makefile Fri Apr 07 00:59:05 2006 +0000
+++ b/textproc/latex2html/Makefile Fri Apr 07 02:09:57 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2006/02/05 23:11:03 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2006/04/07 02:09:57 minskim Exp $
DISTNAME= latex2html-2002-2-1
PKGNAME= latex2html-2002.2.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc converters
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/latex2html/}
@@ -13,6 +13,7 @@
DEPENDS+= netpbm>=10.29nb2:../../graphics/netpbm
TEX_ACCEPTED= teTeX1 teTeX2 teTeX3
+USE_DIRS+= texmf-1.0
USE_TOOLS+= gs:run perl:run
GNU_CONFIGURE= yes
diff -r 4c7d93fee334 -r 4ce2999ae2a4 textproc/tex-xmltex/Makefile
--- a/textproc/tex-xmltex/Makefile Fri Apr 07 00:59:05 2006 +0000
+++ b/textproc/tex-xmltex/Makefile Fri Apr 07 02:09:57 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:11:08 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/07 02:09:57 minskim Exp $
DISTNAME= base
PKGNAME= tex-xmltex-1.9
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}/base
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/xmltex/}
@@ -14,6 +14,7 @@
DIST_SUBDIR= ${PKGNAME_NOREV}
NO_CONFIGURE= yes
+USE_DIRS+= texmf-1.0
TEX_ACCEPTED= teTeX2 teTeX3
.include "../../print/teTeX/module.mk"
Home |
Main Index |
Thread Index |
Old Index