summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-coptic
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-11-10 17:55:27 +0000
committerminskim <minskim@pkgsrc.org>2010-11-10 17:55:27 +0000
commitb8abc6c67b2401b192239a3fc8c79c756b3442aa (patch)
tree9dfa187af0e85183a2f6f3b046c6041bd6599a20 /print/tex-hyphen-coptic
parenta974def61f2908e8823119b7c160ff000bd696cc (diff)
downloadpkgsrc-b8abc6c67b2401b192239a3fc8c79c756b3442aa.tar.gz
Escape whitespace in updating LuaTeX's configuration file.
Diffstat (limited to 'print/tex-hyphen-coptic')
-rw-r--r--print/tex-hyphen-coptic/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/print/tex-hyphen-coptic/Makefile b/print/tex-hyphen-coptic/Makefile
index 083c4f9c000..76953c31897 100644
--- a/print/tex-hyphen-coptic/Makefile
+++ b/print/tex-hyphen-coptic/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/11/08 17:00:52 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2010/11/10 17:55:29 minskim Exp $
DISTNAME= hyphen-coptic
PKGNAME= tex-${DISTNAME}-2010
+PKGREVISION= 1
TEXLIVE_REV= 20144
MAINTAINER= minskim@NetBSD.org
@@ -13,12 +14,12 @@ 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_HYPHEN_LUA+= ['coptic']={ \
- \\tloader='loadhyph-cop.tex', \
- \\tlefthyphenmin=1, \
- \\trighthyphenmin=1, \
- \\tsynonyms={}, \
- \\tpatterns='hyph-cop.pat.txt', \
- \\thyphenation='', \
+ loader='loadhyph-cop.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-cop.pat.txt', \
+ hyphenation='', \
},
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf