[PC-BSD Commits] r3702 - pbibuild/modules/firefox3
svn at pcbsd.org
svn at pcbsd.org
Tue Mar 31 07:43:13 PST 2009
Author: kris
Date: 2009-03-31 08:43:12 -0700 (Tue, 31 Mar 2009)
New Revision: 3702
Modified:
pbibuild/modules/firefox3/pbi.conf
Log:
Updated how ff3 builds
Modified: pbibuild/modules/firefox3/pbi.conf
===================================================================
--- pbibuild/modules/firefox3/pbi.conf 2009-03-31 15:30:41 UTC (rev 3701)
+++ pbibuild/modules/firefox3/pbi.conf 2009-03-31 15:43:12 UTC (rev 3702)
@@ -30,10 +30,11 @@
/usr/ports/www/firefox3-i18n"
# Enter your custom make options here
-MAKEOPTS=""
+MAKEOPTS="PACKAGE_BUILDING=Y
+FIREFOX_I18N_ALL=YES"
# 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="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list