From 07ed60c24c8471079325676ca548a926e2ecd6ad Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 15 Nov 2010 22:25:13 +0000 Subject: Add a missing dependency to tex-hyphen-russian. --- print/tex-hyphen-russian/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/tex-hyphen-russian/Makefile b/print/tex-hyphen-russian/Makefile index 6ce94c94b21..58aab4b08ef 100644 --- a/print/tex-hyphen-russian/Makefile +++ b/print/tex-hyphen-russian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:34 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2010/11/15 22:25:13 minskim Exp $ DISTNAME= hyphen-russian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -10,6 +10,7 @@ COMMENT= Hyphenation patterns for Russian CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 +DEPENDS+= tex-ruhyphen>=1.6:../../print/tex-ruhyphen TEX_HYPHEN_DAT+= russian loadhyph-ru.tex TEX_HYPHEN_DEF+= \addlanguage{russian}{loadhyph-ru.tex}{}{2}{2} -- cgit v1.2.3