Author: jbeich
Date: Wed Feb 26 08:42:17 2014
New Revision: 1513

Log:
unbreak USE_MOZILLA=-vorbis on esr24 (or before bug 912293)

Modified:
   trunk/mail/thunderbird/files/patch-zz-bug517422
   trunk/www/firefox-esr/files/patch-zz-bug517422
   trunk/www/libxul/files/patch-zz-bug517422

Modified: trunk/mail/thunderbird/files/patch-zz-bug517422
==============================================================================
--- trunk/mail/thunderbird/files/patch-zz-bug517422     Wed Feb 26 03:17:35 
2014        (r1512)
+++ trunk/mail/thunderbird/files/patch-zz-bug517422     Wed Feb 26 08:42:17 
2014        (r1513)
@@ -202,11 +202,18 @@
 index 0000000..1f02dc0
 --- /dev/null
 +++ mozilla/media/libvorbis/Makefile.in
-@@ -0,0 +1,9 @@
+@@ -0,0 +1,16 @@
 +# This Source Code Form is subject to the terms of the Mozilla Public
 +# License, v. 2.0. If a copy of the MPL was not distributed with this
 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
 +
++DEPTH = @DEPTH@
++topsrcdir = @top_srcdir@
++srcdir = @srcdir@
++VPATH = @srcdir@
++
++include $(DEPTH)/config/autoconf.mk
++
 +include $(topsrcdir)/config/rules.mk
 +
 +ifdef MOZ_NATIVE_OGG

Modified: trunk/www/firefox-esr/files/patch-zz-bug517422
==============================================================================
--- trunk/www/firefox-esr/files/patch-zz-bug517422      Wed Feb 26 03:17:35 
2014        (r1512)
+++ trunk/www/firefox-esr/files/patch-zz-bug517422      Wed Feb 26 08:42:17 
2014        (r1513)
@@ -202,11 +202,18 @@
 index 0000000..1f02dc0
 --- /dev/null
 +++ media/libvorbis/Makefile.in
-@@ -0,0 +1,9 @@
+@@ -0,0 +1,16 @@
 +# This Source Code Form is subject to the terms of the Mozilla Public
 +# License, v. 2.0. If a copy of the MPL was not distributed with this
 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
 +
++DEPTH = @DEPTH@
++topsrcdir = @top_srcdir@
++srcdir = @srcdir@
++VPATH = @srcdir@
++
++include $(DEPTH)/config/autoconf.mk
++
 +include $(topsrcdir)/config/rules.mk
 +
 +ifdef MOZ_NATIVE_OGG

Modified: trunk/www/libxul/files/patch-zz-bug517422
==============================================================================
--- trunk/www/libxul/files/patch-zz-bug517422   Wed Feb 26 03:17:35 2014        
(r1512)
+++ trunk/www/libxul/files/patch-zz-bug517422   Wed Feb 26 08:42:17 2014        
(r1513)
@@ -202,11 +202,18 @@
 index 0000000..1f02dc0
 --- /dev/null
 +++ media/libvorbis/Makefile.in
-@@ -0,0 +1,9 @@
+@@ -0,0 +1,16 @@
 +# This Source Code Form is subject to the terms of the Mozilla Public
 +# License, v. 2.0. If a copy of the MPL was not distributed with this
 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
 +
++DEPTH = @DEPTH@
++topsrcdir = @top_srcdir@
++srcdir = @srcdir@
++VPATH = @srcdir@
++
++include $(DEPTH)/config/autoconf.mk
++
 +include $(topsrcdir)/config/rules.mk
 +
 +ifdef MOZ_NATIVE_OGG
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to