[kris@FreeBSD.org: cvs commit: ports/www/mozilla-devel Makefile]

Kris Kennaway kris at obsecurity.org
Sat Dec 11 13:59:23 PST 2004


FYI; please see http://pointyhat.freebsd.org for the failure logs.                                      
Kris

----- Forwarded message from Kris Kennaway <kris at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Delivered-To: ports-committers at freebsd.org
From: Kris Kennaway <kris at FreeBSD.org>
Date: Sat, 11 Dec 2004 21:41:11 +0000 (UTC)
To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org,
	cvs-all at FreeBSD.org
Subject: cvs commit: ports/www/mozilla-devel Makefile
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG
X-UIDL: ~L~"!=V6"!B&="!fN8!!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8

kris        2004-12-11 21:41:11 UTC

  FreeBSD ports repository

  Modified files:
    www/mozilla-devel    Makefile 
  Log:
  BROKEN on 4.x: Does not compile
  
  Revision  Changes    Path
  1.209     +4 -0      ports/www/mozilla-devel/Makefile
http://cvsweb.FreeBSD.org/ports/www/mozilla-devel/Makefile.diff?r1=1.208&r2=1.209
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makefile,v
| retrieving revision 1.208
| retrieving revision 1.209
| diff -u -p -r1.208 -r1.209
| --- ports/www/mozilla-devel/Makefile	2004/12/11 02:11:23	1.208
| +++ ports/www/mozilla-devel/Makefile	2004/12/11 21:41:11	1.209
| @@ -2,7 +2,7 @@
|  # Date created:		31 Mar 1998
|  # Whom:			eivind/dima/jseger
|  #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makefile,v 1.208 2004/12/11 02:11:23 ahze Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makefile,v 1.209 2004/12/11 21:41:11 kris Exp $
|  #
|  
|  PORTNAME?=	mozilla
| @@ -112,6 +112,10 @@ OPTIONS=XFT "Enable Xft font anti-aliasi
|  
|  .if ${ARCH} == "ia64" || ${ARCH} == "alpha"
|  BROKEN=		"Does not compile on ia64 or alpha"
| +.endif
| +
| +.if ${OSVERSION} < 500000
| +BROKEN=		"Does not compile on FreeBSD 4.x"
|  .endif
|  
|  .if defined(WITH_CAIRO_RENDER)


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20041211/30fe3116/attachment.bin


More information about the freebsd-gnome mailing list