c4d1b3723e
Mozilla Firefox is a free, open-source and cross-platform web browser for Windows, Linux, MacOS X and many other operating systems. It is fast and easy to use, and offers many advantages over other web browsers, such as tabbed browsing and the ability to block pop-up windows. Firefox also offers excellent bookmark and history management, and it can be extended by developers using industry standards such as XML, CSS, JavaScript, C++, etc. Many extensions are available.
25 lines
827 B
Text
25 lines
827 B
Text
$NetBSD: patch-build_moz.configure_old.configure,v 1.1 2017/04/27 01:55:57 ryoon Exp $
|
|
|
|
--- build/moz.configure/old.configure.orig 2017-01-23 16:13:47.000000000 +0000
|
|
+++ build/moz.configure/old.configure
|
|
@@ -276,6 +276,7 @@ def old_configure_options(*options):
|
|
'--with-nspr-prefix',
|
|
'--with-nss-exec-prefix',
|
|
'--with-nss-prefix',
|
|
+ '--with-oss',
|
|
'--with-pthreads',
|
|
'--with-qemu-exe',
|
|
'--with-sixgill',
|
|
@@ -287,7 +288,12 @@ def old_configure_options(*options):
|
|
'--with-system-libvpx',
|
|
'--with-system-nspr',
|
|
'--with-system-nss',
|
|
+ '--with-system-ogg',
|
|
'--with-system-png',
|
|
+ '--with-system-soundtouch',
|
|
+ '--with-system-theora',
|
|
+ '--with-system-tremor',
|
|
+ '--with-system-vorbis',
|
|
'--with-system-zlib',
|
|
'--with-thumb',
|
|
'--with-thumb-interwork',
|