pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/teTeX-bin Create another texmf tree, texmf-local...
details: https://anonhg.NetBSD.org/pkgsrc/rev/20a80dcc839a
branches: trunk
changeset: 510934:20a80dcc839a
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Apr 06 22:49:43 2006 +0000
description:
Create another texmf tree, texmf-local so that TeX packages can be
installed without conflicts with those included in teTeX-texmf.
Bump PKGREVISION.
diffstat:
print/teTeX-bin/Makefile | 7 +++++--
print/teTeX-bin/PLIST | 3 ++-
2 files changed, 7 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r 3b855bc8bba8 -r 20a80dcc839a print/teTeX-bin/Makefile
--- a/print/teTeX-bin/Makefile Thu Apr 06 21:42:23 2006 +0000
+++ b/print/teTeX-bin/Makefile Thu Apr 06 22:49:43 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2006/03/31 23:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.68 2006/04/06 22:49:43 minskim Exp $
DISTNAME= tetex-src-${TETEX_BIN_VERS}
PKGNAME= teTeX-bin-${TETEX_BIN_VERS}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/2.0/distrib/}
@@ -59,6 +59,9 @@
${LOCALBASE}/bin/texconfig font options appendonlydir varfonts
.include "../../print/teTeX-bin/Makefile.common"
+
+OWN_DIRS+= ${PREFIX}/share/texmf-local
+
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 3b855bc8bba8 -r 20a80dcc839a print/teTeX-bin/PLIST
--- a/print/teTeX-bin/PLIST Thu Apr 06 21:42:23 2006 +0000
+++ b/print/teTeX-bin/PLIST Thu Apr 06 22:49:43 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/03/31 23:56:29 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/04/06 22:49:43 minskim 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
@@ -367,4 +367,5 @@
@dirrm include/kpathsea
@comment The next file is changed by various sub-pkgs (hugetex, ...)
@exec %D/bin/mktexlsr
+@unexec ${RM} -f %D/share/texmf-local/ls-R
@unexec ${RM} -f %D/share/texmf/ls-R
Home |
Main Index |
Thread Index |
Old Index