Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 09:28:20 +0900 (JST)
From:      shige@kuis.kyoto-u.ac.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        shige@kuis.kyoto-u.ac.jp
Subject:   ports/8242: Fix port: japanese/qkc
Message-ID:  <199810100031.JAA00711@smtp01.odn.ne.jp>

next in thread | raw e-mail | index | archive | help

>Number:         8242
>Category:       ports
>Synopsis:       Fix port: japanese/qkc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct  9 17:40:01 PDT 1998
>Last-Modified:
>Originator:     Shigeyuki FUKUSHIMA
>Organization:
Dept. of Information Science, Kyoto Univ., JAPAN
>Release:        FreeBSD 2.2.7-RELEASE i386
>Environment:

	FreeBSD 2.2.7-RELEASE i386

>Description:

Fix port: japanese/qkc

qkc.1 man is written in japanese.
Therefore MANLANG=ja

Thank you.
--- shige

>How-To-Repeat:

>Fix:
	
diff -urN /usr/ports/japanese/qkc/Makefile qkc/Makefile
--- /usr/ports/japanese/qkc/Makefile	Tue Sep  1 12:42:30 1998
+++ qkc/Makefile	Sat Oct 10 09:24:14 1998
@@ -22,6 +22,7 @@
 NO_WRKSUBDIR=	yes
 ALL_TARGET=
 MAN1=		qkc.1
+MANLANG=	ja
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/qkc ${PREFIX}/bin
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810100031.JAA00711>