Date: Fri, 2 Dec 2005 12:30:24 +0100 From: Simon Barner <barner@FreeBSD.org> To: Michael Johnson <ahze@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/firefox Makefile Message-ID: <20051202113024.GC398@zi025.glh.mhn.de> In-Reply-To: <200512020544.jB25iMwm021177@repoman.freebsd.org> References: <200512020544.jB25iMwm021177@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--yVhtmJPUSI46BTXb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Michael Johnson wrote: > - Disable svg support on 5.3 and lower to fix build with a gcc bug. This should read: "on 5.4 and lower", shouldn't it? > http://cvsweb.FreeBSD.org/ports/www/firefox/Makefile.diff?r1=3D1.140&r2= =3D1.141&f=3Dh @@ -48,6 +46,10 @@ OPTIONS=3D NEWTAB "Open external links in=20 =20 .if ${ARCH} =3D=3D "alpha" && ${OSVERSION} < 500035 IGNORE=3D core dumps on alpha during post-build +.endif + +.if ${OSVERSION} >=3D 504101 +MOZ_OPTIONS+=3D --enable-svg --enable-svg-renderer=3Dcairo .endif =20 .if ${PERL_LEVEL} < 500600 --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --yVhtmJPUSI46BTXb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDkDBQCkn+/eutqCoRArY2AJ4yatnkmKOlZfMoFZ+iwWqh6O2H+wCgyLgB qa9OuxMLNnae1/O3q3d6TMs= =2LC0 -----END PGP SIGNATURE----- --yVhtmJPUSI46BTXb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051202113024.GC398>