ports/97573: [PATCH] chinese/libchewing: fix build on 4.x

Rong-En Fan rafan at infor.org
Sun May 21 20:50:25 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list