Date: Sat, 11 Dec 2004 14:06:17 -0800 From: Kris Kennaway <kris@obsecurity.org> To: gnome@FreeBSD.org Subject: [kris@FreeBSD.org: cvs commit: ports/www/mozilla-devel Makefile] Message-ID: <20041211220617.GR54917@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--vvRocJ6whMXXNc9q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; please see http://pointyhat.freebsd.org for the failure logs. = =20 Kris ----- Forwarded message from Kris Kennaway <kris@FreeBSD.org> ----- 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 <kris@FreeBSD.org> Date: Sat, 11 Dec 2004 21:41:11 +0000 (UTC) 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: ~L~"!=3DV6"!B&=3D"!fN8!! X-Bogosity: No, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.92.8 kris 2004-12-11 21:41:11 UTC FreeBSD ports repository Modified files: www/mozilla-devel Makefile=20 Log: BROKEN on 4.x: Does not compile =20 Revision Changes Path 1.209 +4 -0 ports/www/mozilla-devel/Makefile http://cvsweb.FreeBSD.org/ports/www/mozilla-devel/Makefile.diff?r1=3D1.208&= r2=3D1.209 | =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.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/Makef= ile,v 1.208 2004/12/11 02:11:23 ahze Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makef= ile,v 1.209 2004/12/11 21:41:11 kris Exp $ | # | =20 | PORTNAME?=3D mozilla | @@ -112,6 +112,10 @@ OPTIONS=3DXFT "Enable Xft font anti-aliasi | =20 | .if ${ARCH} =3D=3D "ia64" || ${ARCH} =3D=3D "alpha" | BROKEN=3D "Does not compile on ia64 or alpha" | +.endif | + | +.if ${OSVERSION} < 500000 | +BROKEN=3D "Does not compile on FreeBSD 4.x" | .endif | =20 | .if defined(WITH_CAIRO_RENDER) ----- End forwarded message ----- --vvRocJ6whMXXNc9q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBu29ZWry0BWjoQKURAh7OAKDjpiGUSyyMyI08omOILRo4zJkWqACgshqF YLnFIJl87STojpxEl4nQpro= =MavH -----END PGP SIGNATURE----- --vvRocJ6whMXXNc9q--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041211220617.GR54917>