ports/98268: [maintainer update] Fix build for games/vultures-eye on 4-

Li-Lun Wang (Leland Wang) llwang at infor.org
Thu Jun 1 07:00:36 UTC 2006


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



More information about the freebsd-ports-bugs mailing list