ports/89311: [MAINTAINER UPDATE] fix ports/games/ggz-gtk-client build on i386 4-STABLE
Ying-Chieh Chen
yinjieh at csie.nctu.edu.tw
Sun Nov 20 12:10:24 UTC 2005
>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 at 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:
More information about the freebsd-ports-bugs
mailing list