ports/155812: Update port: games/xspacewarp

KATO Tsuguru tkato432 at yahoo.com
Tue Mar 22 18:20:11 UTC 2011


>Number:         155812
>Category:       ports
>Synopsis:       Update port: games/xspacewarp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 22 18:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/xspacewarp/Makefile games/xspacewarp/Makefile
--- /usr/ports/games/xspacewarp/Makefile	2011-03-01 19:51:20.000000000 +0900
+++ games/xspacewarp/Makefile	2011-03-19 09:31:36.000000000 +0900
@@ -15,8 +15,6 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Time Trek - like game for X Window System
 
-BROKEN=		does not compile
-
 USE_IMAKE=	yes
 USE_XORG=	x11 xaw xext xmu xt xpm sm ice
 NO_INSTALL_MANPAGES=	yes
diff -urN /usr/ports/games/xspacewarp/files/patch-ad games/xspacewarp/files/patch-ad
--- /usr/ports/games/xspacewarp/files/patch-ad	2000-10-15 04:49:51.000000000 +0900
+++ games/xspacewarp/files/patch-ad	2011-03-19 09:47:44.000000000 +0900
@@ -10,7 +10,7 @@
 -
 -.cc.o:
 -	$(CC) $(CFLAGS) -c $<
-+CC = $(CXX)
++CCLINK = $(CXXLINK)
  
  LOCAL_LIBRARIES = XawClientLibs
  SYS_LIBRARIES = -lm
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list