ports/169346: ports chinese/mutt is broken

Kit Sin ktsin at acm.org
Sat Jun 23 14:10:12 UTC 2012


>Number:         169346
>Category:       ports
>Synopsis:       ports chinese/mutt is broken
>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:   Sat Jun 23 14:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kit Sin
>Release:        FreeBSD 9
>Organization:
>Environment:
FreeBSD passion.hsins.com 9.0-STABLE FreeBSD 9.0-STABLE #0: Sat May 26 21:05:34 MYT 2012     ktsin at passion.hsins.com:/tmp/obj/usr/src/sys/PASSION  amd64

>Description:
ports chinese/mutt is broken due to changes to parent port mail/mutt-devel.

see change http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/mutt-devel/Makefile.diff?r1=1.329;r2=1.330


>How-To-Repeat:

>Fix:
apply the attached patch.

Patch attached with submission follows:

--- chinese/mutt/Makefile.orig	2012-04-15 22:38:18.343142000 +0800
+++ chinese/mutt/Makefile	2012-06-23 21:39:07.116937000 +0800
@@ -23,8 +23,8 @@
 
 LIB_DEPENDS+=	hz.0:${PORTSDIR}/chinese/autoconvert
 
-CFLAGS+=	-D_DONT_USE_CTYPE_INLINE_
-LDFLAGS+=	-lhz
+CFLAGS_ADD+=	-D_DONT_USE_CTYPE_INLINE_
+LDFLAGS_ADD+=	-lhz
 
 WITH_MUTT_LOCALES_FIX=	yes
 WITH_MUTT_NCURSES=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list