From 820eedbb0646b04bcf1acbd7b8e05a93a40a7688 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Tue, 22 Apr 2003 06:58:46 +0000 Subject: [PATCH] Unbreak by adding -kanji=sjis to the command-line option of ptex. --- japanese/platex209-sjis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/japanese/platex209-sjis/Makefile b/japanese/platex209-sjis/Makefile index e70d3d4d54a4..d46414d9e940 100644 --- a/japanese/platex209-sjis/Makefile +++ b/japanese/platex209-sjis/Makefile @@ -28,7 +28,7 @@ pre-configure: for i in * ; do ${MV} $$i $$i.orig ; nkf -s $$i.orig > $$i ; done) do-build: - @(cd ${WRKSRC}; ptex -ini 'plplain.tex \dump') + @(cd ${WRKSRC}; ptex -kanji=sjis -ini 'plplain.tex \dump') do-install: ${MKDIR} ${TEXMF}/tex/platex209/doc