summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-coptic
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-05-14 01:29:40 +0000
committerminskim <minskim@pkgsrc.org>2009-05-14 01:29:40 +0000
commit8ab93ff23b057dee228e5873e1b4029c56f558bf (patch)
tree707933d10f68d2e1cafe16ebba059ccaf14858fd /print/tex-hyphen-coptic
parentf5cb83f797421965e127f961bc8887872183fac9 (diff)
downloadpkgsrc-8ab93ff23b057dee228e5873e1b4029c56f558bf.tar.gz
Correct TEX_TEXMF_DIRS for tex-hyphen-{ancientgreek,coptic,greek}.
Bump PKGREIVISION.
Diffstat (limited to 'print/tex-hyphen-coptic')
-rw-r--r--print/tex-hyphen-coptic/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/tex-hyphen-coptic/Makefile b/print/tex-hyphen-coptic/Makefile
index ed800622db4..88c495dabeb 100644
--- a/print/tex-hyphen-coptic/Makefile
+++ b/print/tex-hyphen-coptic/Makefile
@@ -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
COMMENT= Hyphenation patterns for Coptic
@@ -12,6 +13,7 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
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"