[48957] trunk/dports/www/firefox-x11/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Mar 31 15:16:12 PDT 2009


Revision: 48957
          http://trac.macports.org/changeset/48957
Author:   jeremyhu at macports.org
Date:     2009-03-31 15:16:11 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
firefox-x11: Switch to the 'unofficial' branding rather than 'nightly' branding.  Re-enable oji

Modified Paths:
--------------
    trunk/dports/www/firefox-x11/Portfile

Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile	2009-03-31 22:11:04 UTC (rev 48956)
+++ trunk/dports/www/firefox-x11/Portfile	2009-03-31 22:16:11 UTC (rev 48957)
@@ -6,7 +6,7 @@
 name            firefox-x11
 categories      www x11
 version         3.0.8
-revision        1
+revision        2
 platforms       darwin
 maintainers     jeremyhu openmaintainer
 description     Mozilla.org's popular stand-alone web browser
@@ -55,6 +55,8 @@
 configure.args \
 	--disable-static \
 	--enable-shared \
+	--disable-official-branding \
+	--with-branding=browser/branding/unofficial \
 	--with-distribution-id=org.macports \
 	--enable-default-toolkit=cairo-gtk2 \
 	--x-includes=${prefix}/include \
@@ -70,7 +72,7 @@
 	--with-system-cairo=${prefix} \
 	--enable-system-sqlite \
 	--with-default-mozilla-five-home=${prefix}/lib/${name} \
-	--disable-oji \
+	--enable-oji \
 	--enable-plugins \
 	--enable-mathml \
 	--enable-extensions="default,spellcheck" \
@@ -104,8 +106,6 @@
 	--disable-mochitest
 
 #	--with-libxul-sdk=${prefix}/lib/xulrunner
-#	--enable-help-viewer \
-#	--disable-official-branding
 
 variant debug description "build with debugging symbols" {
     configure.args-delete   --disable-debug \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/ec5eb881/attachment-0001.html>


More information about the macports-changes mailing list