[PC-BSD Commits] r3634 - pbibuild/modules/quodlibet
svn at pcbsd.org
svn at pcbsd.org
Wed Mar 18 11:34:31 PST 2009
Author: kris
Date: 2009-03-18 12:34:31 -0700 (Wed, 18 Mar 2009)
New Revision: 3634
Modified:
pbibuild/modules/quodlibet/pbi.conf
Log:
Mark quodlibet as broken on amd64, some of its libs only build on i386
Modified: pbibuild/modules/quodlibet/pbi.conf
===================================================================
--- pbibuild/modules/quodlibet/pbi.conf 2009-03-18 18:08:22 UTC (rev 3633)
+++ pbibuild/modules/quodlibet/pbi.conf 2009-03-18 19:34:31 UTC (rev 3634)
@@ -34,4 +34,7 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="02"
+# 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