landry 189bbb33df Update to firefox 34.0.
- See https://www.mozilla.org/en-US/firefox/34.0/releasenotes/
- Fixes MFSA-2014-83->91
- Remove patch-toolkit_library_libxul_mk, merged (#1036832)
- Remove patch-gfx_skia_trunk_src_opts_SkBitmapProcState_opts_SSSE3_cpp,
  merged upstream (but the root issue on i386 is still being worked on, #1028827)
- Add patch-xpcom_reflect_xptcall_md_unix_moz_build from (#971897),
  fixes the download progressbars. Nice work from Fabian Raetz, thanks!
2014-12-04 17:50:12 +00:00

82 lines
1.1 KiB
Makefile

# $OpenBSD: Makefile,v 1.76 2014/12/04 17:50:12 landry Exp $
SUBDIR = af
SUBDIR += ar
SUBDIR += ast
SUBDIR += be
SUBDIR += bg
SUBDIR += bn-BD
SUBDIR += bn-IN
SUBDIR += br
SUBDIR += bs
SUBDIR += ca
SUBDIR += cs
SUBDIR += cy
SUBDIR += da
SUBDIR += de
SUBDIR += el
SUBDIR += en-GB
SUBDIR += en-US
SUBDIR += en-ZA
SUBDIR += eo
SUBDIR += es-AR
SUBDIR += es-CL
SUBDIR += es-ES
SUBDIR += es-MX
SUBDIR += et
SUBDIR += eu
SUBDIR += fa
SUBDIR += fi
SUBDIR += fr
SUBDIR += fy-NL
SUBDIR += ga-IE
SUBDIR += gd
SUBDIR += gl
SUBDIR += gu-IN
SUBDIR += he
SUBDIR += hi-IN
SUBDIR += hr
SUBDIR += hu
SUBDIR += hy-AM
SUBDIR += id
SUBDIR += is
SUBDIR += it
SUBDIR += ja
SUBDIR += kk
SUBDIR += kn
SUBDIR += ko
SUBDIR += lt
SUBDIR += lv
SUBDIR += mai
SUBDIR += mk
SUBDIR += ml
SUBDIR += mr
SUBDIR += nb-NO
SUBDIR += nl
SUBDIR += nn-NO
SUBDIR += or
SUBDIR += pa-IN
SUBDIR += pl
SUBDIR += pt-BR
SUBDIR += pt-PT
SUBDIR += rm
SUBDIR += ro
SUBDIR += ru
SUBDIR += si
SUBDIR += sk
SUBDIR += sl
SUBDIR += son
SUBDIR += sq
SUBDIR += sr
SUBDIR += sv-SE
SUBDIR += ta
SUBDIR += te
SUBDIR += th
SUBDIR += tr
SUBDIR += uk
SUBDIR += vi
SUBDIR += zh-CN
SUBDIR += zh-TW
.include <bsd.port.subdir.mk>