Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2006 04:42:07 +0800 (CST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/97573: [PATCH] chinese/libchewing: fix build on 4.x
Message-ID:  <200605212042.k4LKg7rv017243@svm.csie.ntu.edu.tw>
Resent-Message-ID: <200605212050.k4LKoInK074429@freefall.freebsd.org>

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

>Number:         97573
>Category:       ports
>Synopsis:       [PATCH] chinese/libchewing: fix build on 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 21 20:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
NTU CSIE
>Environment:
>Description:
- Require newer GCC to build, fix build on 4.x

Port maintainer (clsung@FreeBSD.org) is cc'd.

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

--- libchewing-0.3.0_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/libchewing/Makefile /home/rafan/tmp/ports/libchewing/Makefile
--- /usr/ports/chinese/libchewing/Makefile	Sun May 21 03:27:31 2006
+++ /home/rafan/tmp/ports/libchewing/Makefile	Mon May 22 04:40:06 2006
@@ -15,6 +15,7 @@
 COMMENT=	The Chewing intelligent phonetic input method library
 
 USE_GNOME=	gnomehack pkgconfig
+USE_GCC=	3.2+
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 
--- libchewing-0.3.0_1.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?200605212042.k4LKg7rv017243>