pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Correct TEX_TEXMF_DIRS for tex-hyphen-{ancientgr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dddc3d2373e7
branches: trunk
changeset: 392944:dddc3d2373e7
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu May 14 01:29:40 2009 +0000
description:
Correct TEX_TEXMF_DIRS for tex-hyphen-{ancientgreek,coptic,greek}.
Bump PKGREIVISION.
diffstat:
print/tex-hyphen-ancientgreek/Makefile | 4 +++-
print/tex-hyphen-coptic/Makefile | 4 +++-
print/tex-hyphen-greek/Makefile | 4 +++-
3 files changed, 9 insertions(+), 3 deletions(-)
diffs (66 lines):
diff -r 56f88c31656d -r dddc3d2373e7 print/tex-hyphen-ancientgreek/Makefile
--- a/print/tex-hyphen-ancientgreek/Makefile Thu May 14 01:20:09 2009 +0000
+++ b/print/tex-hyphen-ancientgreek/Makefile Thu May 14 01:29:40 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:13:08 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/14 01:29:40 minskim Exp $
# TeX Live Revision 9400
DISTNAME= hyphen-ancientgreek
PKGNAME= tex-${DISTNAME}-2008.9400
+PKGREVISION= 1
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Hyphenation patterns for ancient Greek
@@ -14,6 +15,7 @@
TEX_HYPHEN_DAT+= ibycus ibyhyph.tex
TEX_HYPHEN_DEF+= \addlanguage{ancientgreek}{loadhyph-grc.tex}{}{1}{1}
TEX_HYPHEN_DEF+= \addlanguage{ibycus}{ibyhyph.tex}{}{2}{2}
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 56f88c31656d -r dddc3d2373e7 print/tex-hyphen-coptic/Makefile
--- a/print/tex-hyphen-coptic/Makefile Thu May 14 01:20:09 2009 +0000
+++ b/print/tex-hyphen-coptic/Makefile Thu May 14 01:29:40 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:28:05 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/14 01:29:40 minskim Exp $
# TeX Live Revision 8935
DISTNAME= hyphen-coptic
PKGNAME= tex-${DISTNAME}-2008.8935
+PKGREVISION= 1
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Hyphenation patterns for Coptic
@@ -12,6 +13,7 @@
TEX_HYPHEN_DAT+= coptic loadhyph-cop.tex
TEX_HYPHEN_DEF+= \addlanguage{coptic}{loadhyph-cop.tex}{}{1}{1}
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 56f88c31656d -r dddc3d2373e7 print/tex-hyphen-greek/Makefile
--- a/print/tex-hyphen-greek/Makefile Thu May 14 01:20:09 2009 +0000
+++ b/print/tex-hyphen-greek/Makefile Thu May 14 01:29:40 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:37:43 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/14 01:29:40 minskim Exp $
# TeX Live Revision 11160
DISTNAME= hyphen-greek
PKGNAME= tex-${DISTNAME}-2008.11160
+PKGREVISION= 1
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Hyphenation patterns for Greek
@@ -16,6 +17,7 @@
TEX_HYPHEN_DEF+= \addlanguage{monogreek}{loadhyph-el-monoton.tex}{}{1}{1}
TEX_HYPHEN_DEF+= \addlanguage{greek}{loadhyph-el-polyton.tex}{}{1}{1}
TEX_HYPHEN_DEF+= \addlanguage{polygreek}{loadhyph-el-polyton.tex}{}{1}{1}
+TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index