Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Nov 2005 20:07:05 +0800 (CST)
From:      Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89311: [MAINTAINER UPDATE] fix ports/games/ggz-gtk-client build on i386 4-STABLE
Message-ID:  <200511201207.jAKC75fk054655@alumni.csie.nctu.edu.tw>
Resent-Message-ID: <200511201210.jAKCAJji097058@freefall.freebsd.org>

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

>Number:         89311
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] fix ports/games/ggz-gtk-client build on i386 4-STABLE
>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:   Sun Nov 20 12:10:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
MANA lab, CCU CS
>Environment:
System: FreeBSD amd64.yinjieh.org 6.0-STABLE FreeBSD 6.0-STABLE #2: Sat Nov 5 22:32:40 CST 2005 root@amd64.yinjieh.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

	Fix ports/games/ggz-gtk-client build on i386 4.
	Tested on i386 4-STABLE machine.
	Please commit it, thanks!

>How-To-Repeat:

	cd /usr/ports/games/ggz-gtk-client; make

>Fix:

	

--- ggc.patch begins here ---
diff -ruN /usr/ports/games/ggz-gtk-client/Makefile ggz-gtk-client/Makefile
--- /usr/ports/games/ggz-gtk-client/Makefile	Fri Nov  4 22:42:40 2005
+++ ggz-gtk-client/Makefile	Sun Nov 20 19:48:23 2005
@@ -18,6 +18,7 @@
 
 LIB_DEPENDS=	ggzcore.8:${PORTSDIR}/games/ggz-client-libs
 
+USE_GCC=	3.2+
 USE_GNOME=	gnometarget gtk20
 USE_GETOPT_LONG=	yes
 USE_GETTEXT=	yes
--- ggc.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?200511201207.jAKC75fk054655>