[PC-BSD Commits] r3059 - pbibuild/modules/googleearth
svn at pcbsd.org
svn at pcbsd.org
Wed Dec 10 09:39:59 PST 2008
Author: gonzalo
Date: 2008-12-10 09:39:58 -0800 (Wed, 10 Dec 2008)
New Revision: 3059
Modified:
pbibuild/modules/googleearth/pbi.conf
Log:
marked as broken for 64
Modified: pbibuild/modules/googleearth/pbi.conf
===================================================================
--- pbibuild/modules/googleearth/pbi.conf 2008-12-10 17:23:55 UTC (rev 3058)
+++ pbibuild/modules/googleearth/pbi.conf 2008-12-10 17:39:58 UTC (rev 3059)
@@ -30,6 +30,9 @@
# Enter your custom make options here
MAKEOPTS=""
+# Don't build this PBI on certian processors (i386 / amd64)
+ARCHIGNORE="amd64" ; export ARCHIGNORE
+
# 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="02"
More information about the Commits
mailing list