[PC-BSD Commits] r14673 - pbi/modules/astro/google-earth
svn at pcbsd.org
svn at pcbsd.org
Wed Jan 4 17:13:30 PST 2012
Author: kenmoore
Date: 2012-01-05 01:13:30 +0000 (Thu, 05 Jan 2012)
New Revision: 14673
Modified:
pbi/modules/astro/google-earth/external-links
pbi/modules/astro/google-earth/pbi.conf
Log:
Fix the linking to the binary and rebuild google earth
Modified: pbi/modules/astro/google-earth/external-links
===================================================================
--- pbi/modules/astro/google-earth/external-links 2012-01-05 01:08:57 UTC (rev 14672)
+++ pbi/modules/astro/google-earth/external-links 2012-01-05 01:13:30 UTC (rev 14673)
@@ -9,3 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/googleearth bin/googleearth binary,linux
Modified: pbi/modules/astro/google-earth/pbi.conf
===================================================================
--- pbi/modules/astro/google-earth/pbi.conf 2012-01-05 01:08:57 UTC (rev 14672)
+++ pbi/modules/astro/google-earth/pbi.conf 2012-01-05 01:13:30 UTC (rev 14673)
@@ -22,6 +22,6 @@
PBI_MAKEPORT="astro/google-earth"
PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="02"; export PBI_BUILDKEY
+PBI_BUILDKEY="03"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list