[PC-BSD Commits] r1514 - pbibuild/modules/tribes
svn at pcbsd.org
svn at pcbsd.org
Mon Mar 3 08:10:29 PST 2008
Author: kris
Date: 2008-03-03 08:10:29 -0800 (Mon, 03 Mar 2008)
New Revision: 1514
Modified:
pbibuild/modules/tribes/pbi.conf
Log:
Dont build tribes on amd64
Modified: pbibuild/modules/tribes/pbi.conf
===================================================================
--- pbibuild/modules/tribes/pbi.conf 2008-03-03 14:08:50 UTC (rev 1513)
+++ pbibuild/modules/tribes/pbi.conf 2008-03-03 16:10:29 UTC (rev 1514)
@@ -34,4 +34,7 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="04"
+# Don't build this PBI on certian processors (i386 / amd64)
+ARCHIGNORE="amd64" ; export ARCHIGNORE
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list