[PC-BSD Commits] r20961 - pbi/modules/astro/google-earth
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 14 11:27:11 PST 2013
Author: kenmoore
Date: 2013-01-14 19:27:11 +0000 (Mon, 14 Jan 2013)
New Revision: 20961
Modified:
pbi/modules/astro/google-earth/pbi.conf
Log:
Try removing graphics/libgl from the google-earth PBI and rebuild
Modified: pbi/modules/astro/google-earth/pbi.conf
===================================================================
--- pbi/modules/astro/google-earth/pbi.conf 2013-01-14 18:40:57 UTC (rev 20960)
+++ pbi/modules/astro/google-earth/pbi.conf 2013-01-14 19:27:11 UTC (rev 20961)
@@ -21,7 +21,7 @@
# The target port we are building
PBI_MAKEPORT="astro/google-earth"
-PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="10"; export PBI_BUILDKEY
+#PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
+PBI_BUILDKEY="11"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list