[PC-BSD Commits] r3237 - pbibuild/modules/googleearth
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 12 14:06:53 PST 2009
Author: kris
Date: 2009-01-12 14:06:53 -0800 (Mon, 12 Jan 2009)
New Revision: 3237
Modified:
pbibuild/modules/googleearth/pbi.conf
Log:
Trigger a rebuild of googleearth with Autolibs turned on
Modified: pbibuild/modules/googleearth/pbi.conf
===================================================================
--- pbibuild/modules/googleearth/pbi.conf 2009-01-12 21:40:48 UTC (rev 3236)
+++ pbibuild/modules/googleearth/pbi.conf 2009-01-12 22:06:53 UTC (rev 3237)
@@ -19,7 +19,7 @@
PBIPORT="/usr/ports/astro/google-earth"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
-PROGLIBS="NONE"
+PROGLIBS="Auto"
# PBI Update URL set to "" or the http:// URL of update checker
PBIUPDATE="http://update.pbidir.com"
@@ -35,6 +35,6 @@
# 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