Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2005 21:06:10 +0400 (MSD)
From:      Igor Pokrovsky <ip@doom.homeunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80669: Update port: games/vavoom pointyhat fix
Message-ID:  <200505051706.j45H6AWp064479@doom.homeunix.org>
Resent-Message-ID: <200505051710.j45HA3hC091407@freefall.freebsd.org>

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

>Number:         80669
>Category:       ports
>Synopsis:       Update port: games/vavoom pointyhat fix
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 05 17:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.11-STABLE FreeBSD 4.11-STABLE #0: Wed May 4 20:50:44 MSD 2005 root@doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL-p3 i386


	
>Description:
Mark BROKEN on 6.x
	
>How-To-Repeat:
	
>Fix:

	

--- vavoom.diff begins here ---
diff -ruN /usr/ports/games/vavoom/Makefile vavoom/Makefile
--- /usr/ports/games/vavoom/Makefile	Wed May  4 21:27:58 2005
+++ vavoom/Makefile	Thu May  5 21:02:35 2005
@@ -38,6 +38,11 @@
 
 .include <bsd.port.pre.mk>
 
+# No sure about OSVERSION
+.if ${OSVERSION} > 600000
+BROKEN=		Doesn't build on 6.x
+.endif
+
 .ifndef (WITH_OPENAL)
 pre-everything::
 	@${ECHO_CMD} "********************************************************************"
--- vavoom.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?200505051706.j45H6AWp064479>