cvs commit: ports/www/firefox Makefile

michael johnson buhnux at gmail.com
Fri Dec 2 12:49:19 GMT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Dec 2, 2005, at 6:30 AM, Simon Barner wrote:

> 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?
>

nah, its right because svg was always enabled before.

@@ -31,8 +31,6 @@
FIREFOX_ICON=          ${MOZILLA}.xpm
FIREFOX_ICON_SRC=      ${PREFIX}/lib/${MOZILLA}/icons/default.xpm
MOZ_OPTIONS=   --enable-application=browser \
- -               --enable-svg            \
- -               --enable-svg-renderer=cairo \
                 --enable-system-cairo   \



>> http://cvsweb.FreeBSD.org/ports/www/firefox/Makefile.diff? 
>> r1=1.140&r2=1.141&f=h
>
> @@ -48,6 +46,10 @@ OPTIONS=	NEWTAB "Open external links in
>
>  .if ${ARCH} == "alpha" && ${OSVERSION} < 500035
>  IGNORE=	core dumps on alpha during post-build
> +.endif
> +
> +.if ${OSVERSION} >= 504101
> +MOZ_OPTIONS+=	--enable-svg --enable-svg-renderer=cairo
>  .endif
>
>  .if ${PERL_LEVEL} < 500600
>
>
> -- 
> Best regards / Viele Grüße,                              
> barner at FreeBSD.org
>  Simon Barner                                                 
> barner at gmx.de

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDkELIn4uqfTwEb9YRAmoFAKCMnn2vI195mHV3KTMkOzDgjAkZ9gCeL4LA
oqVTynldC9JU2KeaCrDszo8=
=Smfv
-----END PGP SIGNATURE-----


More information about the cvs-ports mailing list