[PC-BSD Commits] r1858 - pbibuild/modules/vlc
svn at pcbsd.org
svn at pcbsd.org
Wed May 7 09:49:23 PDT 2008
Author: kris
Date: 2008-05-07 09:49:22 -0700 (Wed, 07 May 2008)
New Revision: 1858
Modified:
pbibuild/modules/vlc/pbi.conf
Log:
Stop VLC from rebuilding each night unncessarily
Modified: pbibuild/modules/vlc/pbi.conf
===================================================================
--- pbibuild/modules/vlc/pbi.conf 2008-05-07 16:36:23 UTC (rev 1857)
+++ pbibuild/modules/vlc/pbi.conf 2008-05-07 16:49:22 UTC (rev 1858)
@@ -70,4 +70,7 @@
# Don't build this PBI on certian processors (i386 / amd64)
ARCHIGNORE="amd64" ; export ARCHIGNORE
+# Set port broke until we want to rebuild this PBI, since Makefile changes
+PORTBROKE="YES"
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list