aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2003-04-22 14:58:46 +0800
committermax <max@FreeBSD.org>2003-04-22 14:58:46 +0800
commitc9497e7cc1d051445140f44d3162b61f45ae2311 (patch)
treec32b9d975a69efa4641040b72c12ccb152e90d6f /japanese
parent49d3dddb8c4de3b6f7998bc7d401f84bc3ae7957 (diff)
downloadfreebsd-ports-gnome-c9497e7cc1d051445140f44d3162b61f45ae2311.tar.gz
freebsd-ports-gnome-c9497e7cc1d051445140f44d3162b61f45ae2311.tar.zst
freebsd-ports-gnome-c9497e7cc1d051445140f44d3162b61f45ae2311.zip
Unbreak by adding -kanji=sjis to the command-line option of ptex.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/platex209-sjis/Makefile2
1 files changed, 1 insertions, 1 deletions
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