ports/69787: [MAINTAINER UPDATE]: games/stratagus broken on 4.X

Travis Poppe tlp at LiquidX.org
Fri Jul 30 06:11:09 UTC 2004


>Number:         69787
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] games/stratagus broken on 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 30 06:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Travis Poppe
>Release:        
>Organization:
>Environment:
>Description:
games/stratagus does not function properly on 4.X

It will compile fine but the actual game doesn't really ever start. I
have no time to debug this, so we must mark it as broken on 4.X

I don't know if I did this properly, but portlint doesn't complain.
Please verify my update.

I also wasn't sure if the PORTREVISION should be bumped, since we didn't
really change any package content. I left it as is.
>How-To-Repeat:
>Fix:
--- Makefile.orig	Fri Jul 30 00:02:22 2004
+++ Makefile	Fri Jul 30 00:06:00 2004
@@ -45,6 +45,12 @@
 
 PLIST_FILES=	bin/stratagus
 
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN=         "Does not run properly on FreeBSD 4.x"
+.endif
+
 pre-everything::
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} "Stratagus has the following tunable option(s):"
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list