1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

jcatman should specify -dlang=ja_JP.eucJP when it invokes groff.

Submitted by:	Mori Kouji <mori@tri.asanuma.co.jp> via horikawa
This commit is contained in:
Jun Kuriyama 2002-04-15 00:47:50 +00:00
parent 19e3609df7
commit 2db34b8bb6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57704
2 changed files with 14 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= man
PORTVERSION= 1.1j
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= japanese
MASTER_SITES= ftp://daemon.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ \
${MASTER_SITE_PORTS_JP}

View File

@ -0,0 +1,13 @@
--- Makefile.inc.orig Mon Apr 8 19:21:24 2002
+++ Makefile.inc Mon Apr 8 19:22:12 2002
@@ -10,8 +10,8 @@
bindir= ${BINDIR}
pager= jless -s
manpath_config_file= /etc/manpath.config
-troff= ${bindir}/groff -S -mandoc
-nroff= ${bindir}/groff -S -Wall -Tnippon -mtty-char -mandoc
+troff= ${bindir}/groff -S -man -dlang=ja_JP.eucJP
+nroff= ${bindir}/groff -S -Wall -Tnippon -mtty-char -man -dlang=ja_JP.eucJP
apropos= ${bindir}/japropos
whatis= ${bindir}/jwhatis
neqn= ${bindir}/geqn -Tascii