From 40c31d8991e5dfb7a0975d5e83740ece873e03a3 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 6 Apr 2006 22:49:43 +0000 Subject: Create another texmf tree, texmf-local so that TeX packages can be installed without conflicts with those included in teTeX-texmf. Bump PKGREVISION. --- print/teTeX-bin/Makefile | 7 +++++-- print/teTeX-bin/PLIST | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index b99d65212fc..047ab5acc54 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -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 @@ post-install: ${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 --git a/print/teTeX-bin/PLIST b/print/teTeX-bin/PLIST index 632c6673c4e..6dd51e54a2a 100644 --- a/print/teTeX-bin/PLIST +++ b/print/teTeX-bin/PLIST @@ -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 @@ share/texmf/xdvi/xdvi.cfg @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 -- cgit v1.2.3