[PC-BSD Commits] r4045 - pbibuild/modules/webbrowsers/flock
svn at pcbsd.org
svn at pcbsd.org
Sun Jun 7 17:17:33 PDT 2009
Author: kris
Date: 2009-06-07 17:17:32 -0700 (Sun, 07 Jun 2009)
New Revision: 4045
Modified:
pbibuild/modules/webbrowsers/flock/pbi.conf
Log:
Don't ignore flock on amd64 anymore, it should build fine now
Modified: pbibuild/modules/webbrowsers/flock/pbi.conf
===================================================================
--- pbibuild/modules/webbrowsers/flock/pbi.conf 2009-06-07 13:27:18 UTC (rev 4044)
+++ pbibuild/modules/webbrowsers/flock/pbi.conf 2009-06-08 00:17:32 UTC (rev 4045)
@@ -34,7 +34,4 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="01"
-# 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