From owner-freebsd-gnome@FreeBSD.ORG Sun Apr 11 21:12:56 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF6F216A4CE for ; Sun, 11 Apr 2004 21:12:56 -0700 (PDT) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B43E43D53 for ; Sun, 11 Apr 2004 21:12:56 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (fde17d1c0c9f212433547a9c36592af6@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i3C4Ct1O002245 for ; Sun, 11 Apr 2004 21:12:55 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D363953902; Sun, 11 Apr 2004 20:38:11 -0700 (PDT) Date: Sun, 11 Apr 2004 20:38:11 -0700 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20040412033811.GA4471@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: [kris@FreeBSD.org: cvs commit: ports/www/mozilla-devel Makefile] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2004 04:12:56 -0000 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI ----- Forwarded message from Kris Kennaway ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Delivered-To: kris@freebsd.org Delivered-To: ports-committers@freebsd.org From: Kris Kennaway Date: Sun, 11 Apr 2004 20:29:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@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=3Dbogofilter, spamicity=3D0.000000, version=3D0.16.4 kris 2004/04/11 20:29:59 PDT FreeBSD ports repository Modified files: www/mozilla-devel Makefile=20 Log: This is also BROKEN on alpha =20 Revision Changes Path 1.186 +2 -2 ports/www/mozilla-devel/Makefile http://cvsweb.FreeBSD.org/ports/www/mozilla-devel/Makefile.diff?r1=3D1.185&= r2=3D1.186 | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D | 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/Makef= ile,v 1.185 2004/04/08 21:10:13 pav Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makef= ile,v 1.186 2004/04/12 03:29:59 kris Exp $ | # | =20 | PORTNAME?=3D mozilla | @@ -126,8 +126,8 @@ OPTIONS=3DXFT "Enable Xft font anti-aliasi | BROKEN=3D "Coredump during build on amd64" | .endif | =20 | -.if ${ARCH} =3D=3D "ia64" | -BROKEN=3D "Does not compile on ia64" | +.if ${ARCH} =3D=3D "ia64" || ${ARCH} =3D=3D "alpha" | +BROKEN=3D "Does not compile on ia64 or alpha" | .endif | =20 | .if !defined(WITHOUT_XFT) ----- End forwarded message ----- --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAeg8jWry0BWjoQKURAj+qAKDETw9cemzOZAJKLg1e81SIhVi26wCfYtjv 0ZBlclk/05jP4BlOu6aRqlI= =bZe1 -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk--