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

Kris Kennaway kris at obsecurity.org
Mon Apr 12 04:12:56 GMT 2004


FYI

----- 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: Sun, 11 Apr 2004 20:29:59 -0700 (PDT)
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: i`-!!jSQ!!QG,!!~Z"!!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.16.4

kris        2004/04/11 20:29:59 PDT

  FreeBSD ports repository

  Modified files:
    www/mozilla-devel    Makefile 
  Log:
  This is also BROKEN on alpha
  
  Revision  Changes    Path
  1.186     +2 -2      ports/www/mozilla-devel/Makefile
http://cvsweb.FreeBSD.org/ports/www/mozilla-devel/Makefile.diff?r1=1.185&r2=1.186
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makefile,v
| retrieving revision 1.185
| retrieving revision 1.186
| diff -u -p -r1.185 -r1.186
| --- ports/www/mozilla-devel/Makefile	2004/04/08 21:10:13	1.185
| +++ ports/www/mozilla-devel/Makefile	2004/04/12 03:29:59	1.186
| @@ -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.185 2004/04/08 21:10:13 pav Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makefile,v 1.186 2004/04/12 03:29:59 kris Exp $
|  #
|  
|  PORTNAME?=	mozilla
| @@ -126,8 +126,8 @@ OPTIONS=XFT "Enable Xft font anti-aliasi
|  BROKEN=	 	"Coredump during build on amd64"
|  .endif
|  
| -.if ${ARCH} == "ia64"
| -BROKEN=		"Does not compile on ia64"
| +.if ${ARCH} == "ia64" || ${ARCH} == "alpha"
| +BROKEN=		"Does not compile on ia64 or alpha"
|  .endif
|  
|  .if !defined(WITHOUT_XFT)

----- 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/20040411/c1a8d8dd/attachment.bin


More information about the freebsd-gnome mailing list