ports/84394: [MAINTAINER UPDATE] games/pmars-sdl: build with GCC 3.4+ instead of 3.1+

Alejandro Pulver alejandro at varnet.biz
Sun Jul 31 16:20:18 UTC 2005


>Number:         84394
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] games/pmars-sdl: build with GCC 3.4+ instead of 3.1+
>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 Jul 31 16:20:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


* Use GCC 3.4+ instead of 3.1+ (doesn't work).


>How-To-Repeat:





>Fix:


--- pmars-sdl.diff begins here ---
diff -urN /usr/ports/games/pmars-sdl/Makefile pmars-sdl/Makefile
--- /usr/ports/games/pmars-sdl/Makefile	Sat Jul 30 23:31:37 2005
+++ pmars-sdl/Makefile	Sun Jul 31 13:11:04 2005
@@ -15,7 +15,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Port of pMARS using the Simple Directmedia Library
 
-USE_GCC=	3.1+
+USE_GCC=	3.4+
 USE_SDL=	sdl
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
--- pmars-sdl.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list