[PC-BSD Commits] r4044 - in pbibuild/modules/webbrowsers: . firefox3-devel
svn at pcbsd.org
svn at pcbsd.org
Sun Jun 7 06:27:18 PDT 2009
Author: kris
Date: 2009-06-07 06:27:18 -0700 (Sun, 07 Jun 2009)
New Revision: 4044
Added:
pbibuild/modules/webbrowsers/firefox3-devel/
Modified:
pbibuild/modules/webbrowsers/firefox3-devel/pbi.conf
Log:
Added firefox3-devel to start building FF 3.5Beta for testing
Modified: pbibuild/modules/webbrowsers/firefox3-devel/pbi.conf
===================================================================
--- pbibuild/modules/webbrowsers/firefox3/pbi.conf 2009-06-05 00:18:01 UTC (rev 4040)
+++ pbibuild/modules/webbrowsers/firefox3-devel/pbi.conf 2009-06-07 13:27:18 UTC (rev 4044)
@@ -16,7 +16,7 @@
PROGICON="share/pixmaps/FireFox-128.png"
# Port we want to build
-PBIPORT="/usr/ports/www/firefox3/"
+PBIPORT="/usr/ports/www/firefox3-devel/"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
PROGLIBS="Auto"
@@ -31,11 +31,10 @@
/usr/ports/www/firefox3-i18n"
# Enter your custom make options here
-MAKEOPTS="PACKAGE_BUILDING=Y
-FIREFOX_I18N_ALL=YES"
+MAKEOPTS="PACKAGE_BUILDING=Y"
# 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="02"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list