Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  8 Oct 2006 04:45:40 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@mail.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104137: [MAINTAINER] games/allacrost: unbreak on 4.x
Message-ID:  <20061008004540.5412540C9@hades.panopticon>
Resent-Message-ID: <200610080050.k980oInK037285@freefall.freebsd.org>

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

>Number:         104137
>Category:       ports
>Synopsis:       [MAINTAINER] games/allacrost: unbreak on 4.x
>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:   Sun Oct 08 00:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #0: Fri Sep 1 14:24:31 MSD 2006 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386

>Description:
Thanks to Alejandro Pulver fixing in on 5.x, it now also builds on 4.x.
>How-To-Repeat:
>Fix:

--- allacrost.patch begins here ---
diff -ruN allacrost.orig/Makefile allacrost/Makefile
--- allacrost.orig/Makefile	Sun Oct  8 04:42:05 2006
+++ allacrost/Makefile	Sun Oct  8 04:42:15 2006
@@ -33,10 +33,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 500000
-BROKEN=		does not compile on 4.x
-.endif
-
 .if ${OSVERSION} < 600000
 USE_GCC=	4.0+
 .endif
--- allacrost.patch ends here ---

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



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