ports/181901: [MAINTAINER-UPDATE] games/assaultcube: using GCC to build

Sender Ghost lightside at gmx.com
Sat Sep 7 01:20:02 UTC 2013


>Number:         181901
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] games/assaultcube: using GCC to build
>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:   Sat Sep 07 01:20:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sender Ghost
>Release:        FreeBSD 9.1-RELEASE
>Organization:
>Environment:
>Description:
Current AssaultCube version (1.1.0.4) requires GCC to build.
The patch adds USE_GCC = 4.2+
>How-To-Repeat:
Try to build with different compiler, than GCC.
>Fix:
Apply attached patch.

Patch attached with submission follows:

diff -ruN assaultcube.orig/Makefile assaultcube/Makefile
--- assaultcube.orig/Makefile	2013-08-15 02:35:50.000000000 +0400
+++ assaultcube/Makefile	2013-09-07 04:41:19.000000000 +0400
@@ -26,6 +26,7 @@
 
 USE_BZIP2=	yes
 USE_OPENAL=	al
+USE_GCC=	4.2+
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 ALL_TARGET=	libenet


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


More information about the freebsd-ports-bugs mailing list