Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2006 02:03:34 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/98781: [MAINTAINER] chinese/zhcon: add USE_ICONV to fix build broken
Message-ID:  <20060610180245.CAAF22E970@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200606101830.k5AIUF94043282@freefall.freebsd.org>

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

>Number:         98781
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/zhcon: add USE_ICONV to fix build broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 10 18:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan2.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun  2 16:44:35 CST
>Description:
- Add USE_ICONV to fix build broken

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- zhcon-0.2.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/zhcon/Makefile /usr/home/chinsan/project/zhcon/Makefile
--- /usr/ports/chinese/zhcon/Makefile	Sat Jun 10 06:06:24 2006
+++ /usr/home/chinsan/project/zhcon/Makefile	Sun Jun 11 01:54:12 2006
@@ -16,6 +16,7 @@
 
 GNU_CONFIGURE=	yes
 ONLY_FOR_ARCHS=	i386
+USE_ICONV=	yes
 
 PKGMESSAGE=	${WRKDIR}/pkg-message
 SUB_FILES=	pkg-message
--- zhcon-0.2.5.patch ends here ---

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



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