[PC-BSD Commits] r12323 - in pbi/modules/games/frozenbubble: . scripts
svn at pcbsd.org
svn at pcbsd.org
Fri Aug 26 07:40:59 PDT 2011
Author: kenmoore
Date: 2011-08-26 07:40:58 -0700 (Fri, 26 Aug 2011)
New Revision: 12323
Added:
pbi/modules/games/frozenbubble/scripts/post-install.sh
Removed:
pbi/modules/games/frozenbubble/scripts/post-portmake.sh
Modified:
pbi/modules/games/frozenbubble/pbi.conf
Log:
Fix when the install script runs (after install, not after portmake) and rebuild frozenbubble
Modified: pbi/modules/games/frozenbubble/pbi.conf
===================================================================
--- pbi/modules/games/frozenbubble/pbi.conf 2011-08-26 14:38:20 UTC (rev 12322)
+++ pbi/modules/games/frozenbubble/pbi.conf 2011-08-26 14:40:58 UTC (rev 12323)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="games/frozenbubble"
-BUILDKEY="01"; export BUILDKEY
+BUILDKEY="02"; export BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list