[PC-BSD Commits] r19185 - pbi/modules/astro/google-earth
svn at pcbsd.org
svn at pcbsd.org
Fri Sep 14 10:23:00 PDT 2012
Author: kenmoore
Date: 2012-09-14 17:23:00 +0000 (Fri, 14 Sep 2012)
New Revision: 19185
Modified:
pbi/modules/astro/google-earth/external-links
pbi/modules/astro/google-earth/pbi.conf
Log:
Turn off the linux flag for astro/googleearth and rebuild
Modified: pbi/modules/astro/google-earth/external-links
===================================================================
--- pbi/modules/astro/google-earth/external-links 2012-09-14 17:19:02 UTC (rev 19184)
+++ pbi/modules/astro/google-earth/external-links 2012-09-14 17:23:00 UTC (rev 19185)
@@ -9,4 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
-bin/googleearth bin/googleearth binary,linux,nocrash
+bin/googleearth bin/googleearth binary,nocrash
Modified: pbi/modules/astro/google-earth/pbi.conf
===================================================================
--- pbi/modules/astro/google-earth/pbi.conf 2012-09-14 17:19:02 UTC (rev 19184)
+++ pbi/modules/astro/google-earth/pbi.conf 2012-09-14 17:23:00 UTC (rev 19185)
@@ -22,6 +22,6 @@
PBI_MAKEPORT="astro/google-earth"
PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="04"; export PBI_BUILDKEY
+PBI_BUILDKEY="05"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list