[PC-BSD Commits] r5691 - pbibuild/modules/multimedia/miro
svn at pcbsd.org
svn at pcbsd.org
Sun Dec 27 12:02:54 PST 2009
Author: kris
Date: 2009-12-27 12:02:54 -0800 (Sun, 27 Dec 2009)
New Revision: 5691
Modified:
pbibuild/modules/multimedia/miro/pbi.conf
Log:
Rebuild miro with python libs included
Modified: pbibuild/modules/multimedia/miro/pbi.conf
===================================================================
--- pbibuild/modules/multimedia/miro/pbi.conf 2009-12-27 19:50:46 UTC (rev 5690)
+++ pbibuild/modules/multimedia/miro/pbi.conf 2009-12-27 20:02:54 UTC (rev 5691)
@@ -32,10 +32,9 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="05"
+BUILDKEY="06"
-# If this port has a non-standard port version variable in Makefile, then
-# list the key here such as "OOOVERSION="
-VERKEY=""
+# Dont prune python files, we need them
+PBIPRUNEPYTHON="NO" ; export PBIPRUNEPYTHON
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY VERKEY
More information about the Commits
mailing list