Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jul 2005 13:17:44 -0300
From:      "Alejandro Pulver" <alejandro@varnet.biz>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/84394: [MAINTAINER UPDATE] games/pmars-sdl: build with GCC 3.4+ instead of 3.1+
Message-ID:  <1122826664.0@phobos.mars.bsd>
Resent-Message-ID: <200507311620.j6VGKGrw049952@freefall.freebsd.org>

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

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1122826664.0>