diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-11-20 23:01:15 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-11-20 23:01:15 +0000 |
commit | 9aafe503d08e2766f5343cca1c13e96a47c6bd4c (patch) | |
tree | d56a366dfc71562e65a02f0224eed5e9c21419cd /mail/thunderbird/files/patch-bug788039 | |
parent | - New port: octave-forge-cgi. (diff) |
- Update firefox and thunderbird to 17.0
- Update seamonkey to 2.14
- Update ESR ports and libxul to 10.0.11
- support more h264 codecs when using GSTREAMER with YouTube
- Unbreak firefox-esr, thunderbird-esr and libxul on head >= 1000024 [1]
- Buildsystem is not python 3 aware, use python up to 2.7 [2]
PR: ports/173679 [1]
Submitted by: swills [1], demon [2]
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: d23119df-335d-11e2-b64c-c8600054b392
Approved by: portmgr (beat)
Feature safe: yes
Diffstat (limited to 'mail/thunderbird/files/patch-bug788039')
-rw-r--r-- | mail/thunderbird/files/patch-bug788039 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird/files/patch-bug788039 b/mail/thunderbird/files/patch-bug788039 index c42105d133c4..e449b5e5b1a2 100644 --- a/mail/thunderbird/files/patch-bug788039 +++ b/mail/thunderbird/files/patch-bug788039 @@ -1,16 +1,5 @@ # Bug 788039 - With no prefix search libevent via pkg-config. ---- mozilla/config/autoconf.mk.in~ -+++ mozilla/config/autoconf.mk.in -@@ -227,7 +227,7 @@ MOZ_HUNSPELL_CFLAGS = @MOZ_HUNSPELL_CFLA - - MOZ_NATIVE_LIBEVENT = @MOZ_NATIVE_LIBEVENT@ - MOZ_LIBEVENT_LIBS = @MOZ_LIBEVENT_LIBS@ --MOZ_LIBEVENT_INCLUDES = @MOZ_LIBEVENT_INCLUDES@ -+MOZ_LIBEVENT_CFLAGS = @MOZ_LIBEVENT_CFLAGS@ - - MOZ_NATIVE_LIBVPX = @MOZ_NATIVE_LIBVPX@ - MOZ_LIBVPX_LIBS = @MOZ_LIBVPX_LIBS@ --- mozilla/configure.in~ +++ mozilla/configure.in @@ -3854,7 +3854,7 @@ fi |