ports/144664: [patch] emulators/gcube remove unneded USE_GCC

Andrius Morkunas hinokind at gmail.com
Thu Mar 11 18:40:01 UTC 2010


>Number:         144664
>Category:       ports
>Synopsis:       [patch] emulators/gcube remove unneded USE_GCC
>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:   Thu Mar 11 18:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
* Remove USE_GCC=3.4. The port builds fine with gcc 4.2.
* Remove dead website from pkg-descr.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN emulators/gcube.orig/Makefile emulators/gcube/Makefile
--- emulators/gcube.orig/Makefile	2010-02-05 11:36:46.000000000 +0000
+++ emulators/gcube/Makefile	2010-03-10 21:00:33.619743439 +0000
@@ -20,7 +20,6 @@
 WRKSRC=		${WRKDIR}/${PORTVERSION}
 USE_GL=		yes
 USE_SDL=	sdl
-USE_GCC=	3.4
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 
diff -ruN emulators/gcube.orig/pkg-descr emulators/gcube/pkg-descr
--- emulators/gcube.orig/pkg-descr	2009-05-29 03:19:49.000000000 +0000
+++ emulators/gcube/pkg-descr	2010-03-10 21:01:18.599120334 +0000
@@ -1,3 +1 @@
 A Cross-platform Gamecube emulator.
-
-WWW: http://gcube.exemu.net/


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



More information about the freebsd-ports-bugs mailing list