summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2010-11-08 00:25:51 +0000
committerminskim <minskim>2010-11-08 00:25:51 +0000
commitda5c731c3b8f97f22d2a93df2cb19300092d632b (patch)
treef47b126ada7d131e79be21d209901e566a548a3d /print
parent47851c8a7c48a53dad93bb44ce6cd8ea59469290 (diff)
downloadpkgsrc-da5c731c3b8f97f22d2a93df2cb19300092d632b.tar.gz
The LuaTeX hyphenation requires recent texlive-tetex and tex-hyphen-base.
Diffstat (limited to 'print')
-rw-r--r--print/texlive-tetex/hyphen.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/texlive-tetex/hyphen.mk b/print/texlive-tetex/hyphen.mk
index f3826148018..f4ebc96016f 100644
--- a/print/texlive-tetex/hyphen.mk
+++ b/print/texlive-tetex/hyphen.mk
@@ -1,4 +1,4 @@
-# $NetBSD: hyphen.mk,v 1.2 2010/11/07 17:22:24 minskim Exp $
+# $NetBSD: hyphen.mk,v 1.3 2010/11/08 00:25:51 minskim Exp $
#
# This Makefile fragment is intended to be included by packages that
# install TeX hyphenation pattens. It updates format files at
@@ -14,8 +14,8 @@
.if !defined(TEX_HYPHEN_MK)
TEX_HYPHEN_MK= # defined
-DEPENDS+= texlive-tetex>=2008:../../print/texlive-tetex
-DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= texlive-tetex>=2010:../../print/texlive-tetex
+DEPENDS+= tex-hyphen-base>=2010nb1:../../print/tex-hyphen-base
EVAL_PREFIX+= TETEX_PREFIX=texlive-tetex
FILES_SUBST+= FMTUTIL_SYS=${TETEX_PREFIX:Q}/bin/fmtutil-sys