From olivleh1@kartoffel.salatschuessel.net  Wed Jan 19 06:16:26 2005
Return-Path: <olivleh1@kartoffel.salatschuessel.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9255816A4CE; Wed, 19 Jan 2005 06:16:26 +0000 (GMT)
Received: from kartoffel.salatschuessel.net (pD9520167.dip.t-dialin.net [217.82.1.103])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5EABB43D1F; Wed, 19 Jan 2005 06:16:25 +0000 (GMT)
	(envelope-from olivleh1@kartoffel.salatschuessel.net)
Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1])
	by kartoffel.salatschuessel.net (8.13.1/8.13.1) with ESMTP id j0J6GXTt061751;
	Wed, 19 Jan 2005 07:16:33 +0100 (CET)
	(envelope-from olivleh1@kartoffel.salatschuessel.net)
Received: (from olivleh1@localhost)
	by kartoffel.salatschuessel.net (8.13.1/8.13.1/Submit) id j0J6GWBN061750;
	Wed, 19 Jan 2005 07:16:32 +0100 (CET)
	(envelope-from olivleh1)
Message-Id: <200501190616.j0J6GWBN061750@kartoffel.salatschuessel.net>
Date: Wed, 19 Jan 2005 07:16:32 +0100 (CET)
From: Oliver Lehmann <oliver@freebsd.org>
Reply-To: Oliver Lehmann <oliver@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Oliver Lehmann <oliver@freebsd.org>
Subject: unbreak mozilla-devel for FreeBSD 4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         76452
>Category:       ports
>Synopsis:       unbreak mozilla-devel for FreeBSD 4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 19 06:20:13 GMT 2005
>Closed-Date:    Fri Jan 21 18:07:06 GMT 2005
>Last-Modified:  Fri Jan 21 18:07:06 GMT 2005
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.11-RC2 i386
>Organization:
>Environment:
System: FreeBSD kartoffel.salatschuessel.net 4.11-RC2 FreeBSD 4.11-RC2 #0: Sat Jan 15 23:00:09 CET 2005 root@kartoffel.salatschuessel.net:/usr/obj/usr/src/sys/KARTOFFEL i386


>Description:
	mozilla-devel isn't broken on 4 when compiling with gcc34.
	I've tried it with every option enabled and with
		BATCH=                         yo
		WITHOUT_MAILNEWS=              yo
		WITHOUT_LDAP=                  yo
		WITHOUT_CHATZILLA=             yo
		WITHOUT_XMLTERM=               yo
		WITHOUT_COMPOSER=              yo
	It works...

>How-To-Repeat:
>Fix:


--- patch-mozilla-devel begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mozilla-devel/Makefile,v
retrieving revision 1.211
diff -u -r1.211 Makefile
--- Makefile	16 Jan 2005 23:47:38 -0000	1.211
+++ Makefile	19 Jan 2005 06:13:50 -0000
@@ -116,7 +116,7 @@
 .endif
 
 .if ${OSVERSION} < 500000
-BROKEN=		"Does not compile on FreeBSD 4.x"
+USE_GCC=	3.4
 .endif
 
 .if defined(WITH_CAIRO_RENDER)
--- patch-mozilla-devel ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: oliver 
Responsible-Changed-When: Wed Jan 19 06:28:06 GMT 2005 
Responsible-Changed-Why:  
hand to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76452 
State-Changed-From-To: open->closed 
State-Changed-By: adamw 
State-Changed-When: Fri Jan 21 18:06:48 GMT 2005 
State-Changed-Why:  
That fixed it. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76452 
>Unformatted:
