ports/76452: unbreak mozilla-devel for FreeBSD 4

Oliver Lehmann oliver at FreeBSD.org
Wed Jan 19 06:20:14 UTC 2005


>Number:         76452
>Category:       ports
>Synopsis:       unbreak mozilla-devel for FreeBSD 4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 19 06:20:13 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list