ports/168321: fix japanese/kon2-16dot
Tsurutani Naoki
turutani at scphys.kyoto-u.ac.jp
Thu May 24 23:40:02 UTC 2012
>Number: 168321
>Category: ports
>Synopsis: fix japanese/kon2-16dot
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu May 24 23:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Tsurutani Naoki
>Release: FreeBSD 8.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD h116.65.226.10.32118.vlan.kuins.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #26: Sun Jan 23 18:42:22 JST 2011 turutani at h116.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER13 amd64
>Description:
pointyhat says japanese/kon2-16dot installs an unwanted file,
and the port was marked as BROKEN.
>How-To-Repeat:
>Fix:
here is a patch to files/patch-src_Makefile.FreeBSD:
--- patch-src_Makefile.FreeBSD.orig 2012-05-25 07:42:51.000000000 +0900
+++ patch-src_Makefile.FreeBSD.new 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 @@
+--- Makefile.FreeBSD.orig 1997-01-30 10:29:25.000000000 +0900
++++ 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
+
I think this problem is caused by some obsolete description in
/usr/share/mk/bsd.README, about "NO_MAN"; this variable is not used
any more in any macros.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list