ports/168321: fix japanese/kon2-16dot
Tsurutani Naoki
turutani at scphys.kyoto-u.ac.jp
Tue Jul 31 09:30:13 UTC 2012
The following reply was made to PR ports/168321; it has been noted by GNATS.
From: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
To: bug-followup at FreeBSD.org, cs at freebsd.org, turutani at scphys.kyoto-u.ac.jp
Cc:
Subject: Re: ports/168321: fix japanese/kon2-16dot
Date: Tue, 31 Jul 2012 18:25:14 +0900
Hello,
I am very sorry taking a long time to reply.
1) ports.jp.freebsd.org will be soon available.
2) The original problem is already fixed at rev.298424 by hrs at .
However, it still remains some warnings and installs man page twice.
Here is a new patch:
--- files/patch-src_Makefile.FreeBSD.orig 2012-05-25 07:42:51.000000000 +0900
+++ files/patch-src_Makefile.FreeBSD 2012-05-25 07:58:00.000000000 +0900
@@ -1,6 +1,6 @@
---- src/Makefile.FreeBSD.orig 1997-01-30 10:29:25.000000000 +0900
-+++ src/Makefile.FreeBSD 2012-05-10 02:50:12.820551080 +0900
-@@ -1,10 +1,17 @@
+--- src/Makefile.FreeBSD.orig 1997-01-30 10:29:25.000000000 +0900
++++ src/Makefile.FreeBSD 2012-05-25 07:55:58.000000000 +0900
+@@ -1,12 +1,19 @@
# FreeBSD makefile for kon
# Tatsumi Hosokawa <hosokawa at jp.FreeBSD.org>
@@ -17,5 +17,8 @@
+SRCS+= utmp.c
+.endif
LIBS+= -L${.CURDIR}/display -L${.CURDIR}/../lib -ldisplay -lgon
- NOMAN= YES
+-NOMAN= YES
++MK_MAN= no
CFLAGS+= -I${.CURDIR}/../include
+ CLEANFILES= Makefile
+
3) I am just a user of this port... But if no one cannot be a maintainer,
I will take it rather than watiching this port removed.
More information about the freebsd-ports-bugs
mailing list