[PC-BSD Commits] r5719 - pbibuild/modules/net-p2p/vuze
svn at pcbsd.org
svn at pcbsd.org
Wed Dec 30 11:08:01 PST 2009
Author: kris
Date: 2009-12-30 11:08:00 -0800 (Wed, 30 Dec 2009)
New Revision: 5719
Modified:
pbibuild/modules/net-p2p/vuze/pbi.conf
Log:
Updated vuze with python stuff, needed
Modified: pbibuild/modules/net-p2p/vuze/pbi.conf
===================================================================
--- pbibuild/modules/net-p2p/vuze/pbi.conf 2009-12-30 19:02:49 UTC (rev 5718)
+++ pbibuild/modules/net-p2p/vuze/pbi.conf 2009-12-30 19:08:00 UTC (rev 5719)
@@ -32,14 +32,13 @@
# 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="02"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
VERKEY=""
-# Set this to YES to mark a port / module as broken
-#PORTBROKE="YES" ; export PORTBROKE
+# 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