ports/73490: Update port: graphics/demeter mark broken on 6.x

Igor Pokrovsky ip at doom.homeunix.org
Wed Nov 3 19:10:13 UTC 2004


>Number:         73490
>Category:       ports
>Synopsis:       Update port: graphics/demeter mark broken on 6.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:   Wed Nov 03 19:10:12 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD doom.homeunix.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Wed Oct 13 20:27:55 MSD 2004 root at doom.homeunix.org:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:
Mark broken on 6.x because of internal compiler error.
	
>How-To-Repeat:
	
>Fix:

	

--- demeter.diff begins here ---
diff -ru /usr/ports/graphics/demeter/Makefile demeter/Makefile
--- /usr/ports/graphics/demeter/Makefile	Fri Sep  3 23:49:42 2004
+++ demeter/Makefile	Wed Nov  3 21:57:58 2004
@@ -38,6 +38,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${OSVERSION} >= 600000
+BROKEN=		"Does not compile on FreeBSD >= 6.x"
+.endif
+
 .if ${HAVE_SDL:Msdl} && ${HAVE_SDL:Mimage}
 WITH_SDL=	yes
 .endif
--- demeter.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list