[PC-BSD Commits] r1513 - pbibuild/modules/iourbanterror
svn at pcbsd.org
svn at pcbsd.org
Mon Mar 3 06:08:50 PST 2008
Author: kris
Date: 2008-03-03 06:08:50 -0800 (Mon, 03 Mar 2008)
New Revision: 1513
Modified:
pbibuild/modules/iourbanterror/pbi.conf
Log:
Ignore iourbanterror on amd64, it is broken
Modified: pbibuild/modules/iourbanterror/pbi.conf
===================================================================
--- pbibuild/modules/iourbanterror/pbi.conf 2008-03-03 13:45:09 UTC (rev 1512)
+++ pbibuild/modules/iourbanterror/pbi.conf 2008-03-03 14:08:50 UTC (rev 1513)
@@ -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