ports/96486: [MAINTAINER] chinese/oxim: fix build on 4.x

Rong-En Fan rafan at infor.org
Fri Apr 28 18:40:16 UTC 2006


>Number:         96486
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/oxim: fix build on 4.x
>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:   Fri Apr 28 18:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD woodstock.rafan.org 7.0-CURRENT FreeBSD 7.0-CURRENT #21: Tue Apr 11 22:22:56 EDT 2006
>Description:
This port uses lots of C99 syntax. Instead of patching,
require newer gcc to build it.

Tested on RELENG_4 in tinderbox:
http://www.rafan.org/tb/logs/4-FreeBSD/zh-oxim-1.0.3.log


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

--- oxim-1.0.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/oxim/Makefile /home/rafan/tmp/ports/oxim/Makefile
--- /usr/ports/chinese/oxim/Makefile	Wed Apr 26 20:17:19 2006
+++ /home/rafan/tmp/ports/oxim/Makefile	Fri Apr 28 14:30:13 2006
@@ -23,6 +23,7 @@
 
 OPTIONS=	GTK2 "Enable GTK2 input method module" On
 
+USE_GCC=	3.2+
 USE_ICONV=	yes
 USE_X_PREFIX=	yes
 USE_GNOME=
--- oxim-1.0.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list