Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 Jun 2006 14:56:46 +0800 (CST)
From:      Li-Lun Wang (Leland Wang) <llwang@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98268: [maintainer update] Fix build for games/vultures-eye on 4-
Message-ID:  <20060601065646.3C0EC170A1@infor.ck.tp.edu.tw>
Resent-Message-ID: <200606010700.k5170ZxN017769@freefall.freebsd.org>

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

>Number:         98268
>Category:       ports
>Synopsis:       [maintainer update] Fix build for games/vultures-eye on 4-
>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:   Thu Jun 01 07:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Li-Lun Wang (Leland Wang)
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD Athena.infor.org 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #3: Thu Jan 26 23:44:20 CST 2006 root@Athena.infor.org:/usr/obj/usr/src/sys/Athena i386


	
>Description:
* Fix build on 4- by adding USE_GCC=3.2+
* Not bumping PORTREVISION

Modified files:
  games/vultures-eye	Makefile
	
>How-To-Repeat:
	
>Fix:
diff -urN vultures-eye.orig/Makefile vultures-eye/Makefile
--- vultures-eye.orig/Makefile	Fri May 26 09:17:07 2006
+++ vultures-eye/Makefile	Thu Jun  1 01:49:45 2006
@@ -22,6 +22,7 @@
 USE_GMAKE=	yes
 USE_SDL=	sdl mixer image ttf
 USE_BZIP2=	yes
+USE_GCC=	3.2+
 WRKSRC=		${WRKDIR}/${DISTNAME}/nethack
 HAS_CONFIGURE=	yes
 CONFIGURE_WRKSRC=	${WRKSRC}/sys/unix
	


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



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