[PC-BSD Commits] r1992 - pbibuild/modules/zsnes
svn at pcbsd.org
svn at pcbsd.org
Thu May 29 09:51:22 PDT 2008
Author: kris
Date: 2008-05-29 09:51:22 -0700 (Thu, 29 May 2008)
New Revision: 1992
Modified:
pbibuild/modules/zsnes/pbi.conf
Log:
Ignore ZSNES on amd64, its broken there
Modified: pbibuild/modules/zsnes/pbi.conf
===================================================================
--- pbibuild/modules/zsnes/pbi.conf 2008-05-29 13:57:04 UTC (rev 1991)
+++ pbibuild/modules/zsnes/pbi.conf 2008-05-29 16:51:22 UTC (rev 1992)
@@ -34,5 +34,7 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="26"
+# 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