[PC-BSD Commits] r5690 - pbibuild/modules/irc/irssi
svn at pcbsd.org
svn at pcbsd.org
Sun Dec 27 11:50:46 PST 2009
Author: kris
Date: 2009-12-27 11:50:46 -0800 (Sun, 27 Dec 2009)
New Revision: 5690
Modified:
pbibuild/modules/irc/irssi/pbi.conf
Log:
Rebuild irssi keeping perl libs
Modified: pbibuild/modules/irc/irssi/pbi.conf
===================================================================
--- pbibuild/modules/irc/irssi/pbi.conf 2009-12-27 18:45:38 UTC (rev 5689)
+++ pbibuild/modules/irc/irssi/pbi.conf 2009-12-27 19:50:46 UTC (rev 5690)
@@ -32,6 +32,10 @@
# 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="02"
+BUILDKEY="03"
+# By default we prune any perl files used for building,
+# Set this to NO to keep any perl files in the resulting PBI
+PBIPRUNEPERL="NO" ; export PBIPRUNEPERL
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY VERKEY
More information about the Commits
mailing list