[PC-BSD Commits] r1511 - pbibuild/modules/opera
svn at pcbsd.org
svn at pcbsd.org
Mon Mar 3 05:40:09 PST 2008
Author: kris
Date: 2008-03-03 05:40:09 -0800 (Mon, 03 Mar 2008)
New Revision: 1511
Modified:
pbibuild/modules/opera/pbi.conf
Log:
Ignore Opera on amd64
Modified: pbibuild/modules/opera/pbi.conf
===================================================================
--- pbibuild/modules/opera/pbi.conf 2008-03-03 13:39:39 UTC (rev 1510)
+++ pbibuild/modules/opera/pbi.conf 2008-03-03 13:40:09 UTC (rev 1511)
@@ -38,4 +38,7 @@
# list the key here such as "OOOVERSION="
VERKEY="OPERA_VER="
+# 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 VERKEY
More information about the Commits
mailing list