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

jeremyhu at macports.org jeremyhu at macports.org
Tue Mar 31 13:47:09 PDT 2009


Revision: 48952
          http://trac.macports.org/changeset/48952
Author:   jeremyhu at macports.org
Date:     2009-03-31 13:47:09 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
firefox-x11: Take maintainership... fixed a typo that I just noticed ><

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

Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile	2009-03-31 20:45:44 UTC (rev 48951)
+++ trunk/dports/www/firefox-x11/Portfile	2009-03-31 20:47:09 UTC (rev 48952)
@@ -6,8 +6,9 @@
 name            firefox-x11
 categories      www x11
 version         3.0.8
+revision        1
 platforms       darwin
-maintainers     nomaintainer
+maintainers     jeremyhu openmaintainer
 description     Mozilla.org's popular stand-alone web browser
 
 long_description \
@@ -68,7 +69,7 @@
 	--enable-system-cairo \
 	--with-system-cairo=${prefix} \
 	--enable-system-sqlite \
-	--with-default-mozilla-five-home=${prefix}/lib/firefox \
+	--with-default-mozilla-five-home=${prefix}/lib/${name} \
 	--disable-oji \
 	--enable-plugins \
 	--enable-mathml \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/897f963a/attachment-0001.html>


More information about the macports-changes mailing list