summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-latin/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2010-05-24 06:08:33 +0000
committerminskim <minskim>2010-05-24 06:08:33 +0000
commit58c06a413e47def5942be4d2845f2e85a67b20cb (patch)
tree8f64e64fa30f5718f3192d716e6f8fbc44a0099e /print/tex-hyphen-latin/Makefile
parent7b47b7d7413ef95faca15973ac64a32be65ce36c (diff)
downloadpkgsrc-58c06a413e47def5942be4d2845f2e85a67b20cb.tar.gz
Update tex-hyphen-* packages to the versions in TeX Live 2009.
Diffstat (limited to 'print/tex-hyphen-latin/Makefile')
-rw-r--r--print/tex-hyphen-latin/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/tex-hyphen-latin/Makefile b/print/tex-hyphen-latin/Makefile
index 672017937c1..cfd97e4871d 100644
--- a/print/tex-hyphen-latin/Makefile
+++ b/print/tex-hyphen-latin/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:42:52 minskim Exp $
-# TeX Live Revision 9093
+# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:35 minskim Exp $
DISTNAME= hyphen-latin
-PKGNAME= tex-${DISTNAME}-2008.9093
+PKGNAME= tex-${DISTNAME}-2009
+TEXLIVE_REV= 13822
MAINTAINER= minskim@NetBSD.org
-COMMENT= Hyphenation patterns for Latin
+COMMENT= Hyphenation patterns for the Latin language
CONFLICTS+= teTeX-texmf<=3.0nb12
DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
@@ -13,5 +13,5 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
TEX_HYPHEN_DAT+= latin loadhyph-la.tex
TEX_HYPHEN_DEF+= \addlanguage{latin}{loadhyph-la.tex}{}{2}{2}
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"