[PC-BSD Commits] r2973 - in pbibuild/modules: tribes winfirefox2
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 12 16:40:13 PST 2008
Author: gonzalo
Date: 2008-11-12 16:40:13 -0800 (Wed, 12 Nov 2008)
New Revision: 2973
Modified:
pbibuild/modules/tribes/pbi.conf
pbibuild/modules/winfirefox2/pbi.conf
Log:
maked as broken some wined pbis
Modified: pbibuild/modules/tribes/pbi.conf
===================================================================
--- pbibuild/modules/tribes/pbi.conf 2008-11-12 23:31:01 UTC (rev 2972)
+++ pbibuild/modules/tribes/pbi.conf 2008-11-13 00:40:13 UTC (rev 2973)
@@ -37,4 +37,7 @@
# Don't build this PBI on certian processors (i386 / amd64)
ARCHIGNORE="amd64" ; export ARCHIGNORE
+# Set this to YES to mark a port / module as broken
+PORTBROKE="YES" ; export PORTBROKE
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
Modified: pbibuild/modules/winfirefox2/pbi.conf
===================================================================
--- pbibuild/modules/winfirefox2/pbi.conf 2008-11-12 23:31:01 UTC (rev 2972)
+++ pbibuild/modules/winfirefox2/pbi.conf 2008-11-13 00:40:13 UTC (rev 2973)
@@ -37,6 +37,7 @@
# Don't build this PBI on certian processors (i386 / amd64)
ARCHIGNORE="amd64" ; export ARCHIGNORE
+# Set this to YES to mark a port / module as broken
+PORTBROKE="YES" ; export PORTBROKE
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
-# Set this to YES to mark a port / module as broken
-#PORTBROKE="YES" ; export PORTBROKE
More information about the Commits
mailing list