[PC-BSD Commits] r2839 - pbibuild/modules/firefox3
svn at pcbsd.org
svn at pcbsd.org
Thu Oct 2 06:51:44 PDT 2008
Author: kris
Date: 2008-10-02 06:51:44 -0700 (Thu, 02 Oct 2008)
New Revision: 2839
Modified:
pbibuild/modules/firefox3/pbi.conf
Log:
Updated firefox3 to not build the i18n extensions right now, since they only work for
FF 2.0.0.xx
Modified: pbibuild/modules/firefox3/pbi.conf
===================================================================
--- pbibuild/modules/firefox3/pbi.conf 2008-10-01 19:08:09 UTC (rev 2838)
+++ pbibuild/modules/firefox3/pbi.conf 2008-10-02 13:51:44 UTC (rev 2839)
@@ -25,13 +25,13 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT="/usr/ports/www/firefox-i18n/"
+OTHERPORT=""
# Enter your custom make options here
MAKEOPTS=""
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="11"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list