[PC-BSD Commits] r12933 - in pbi/modules/games: assaultcube linux-defcon linux-quake4 linux-quake4-demo
svn at pcbsd.org
svn at pcbsd.org
Wed Sep 21 09:25:21 PDT 2011
Author: kenmoore
Date: 2011-09-21 09:25:20 -0700 (Wed, 21 Sep 2011)
New Revision: 12933
Modified:
pbi/modules/games/assaultcube/pbi.conf
pbi/modules/games/linux-defcon/pbi.conf
pbi/modules/games/linux-quake4-demo/pbi.conf
pbi/modules/games/linux-quake4/pbi.conf
Log:
Trigger rebuilds on a number of games
Modified: pbi/modules/games/assaultcube/pbi.conf
===================================================================
--- pbi/modules/games/assaultcube/pbi.conf 2011-09-21 16:24:04 UTC (rev 12932)
+++ pbi/modules/games/assaultcube/pbi.conf 2011-09-21 16:25:20 UTC (rev 12933)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="games/assaultcube/"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/games/linux-defcon/pbi.conf
===================================================================
--- pbi/modules/games/linux-defcon/pbi.conf 2011-09-21 16:24:04 UTC (rev 12932)
+++ pbi/modules/games/linux-defcon/pbi.conf 2011-09-21 16:25:20 UTC (rev 12933)
@@ -23,5 +23,7 @@
# Additional options for make.conf
PBI_MAKEOPTS="NVIDIA=on"
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_UPDATEURL PBI_MAKEOPTS
Modified: pbi/modules/games/linux-quake4/pbi.conf
===================================================================
--- pbi/modules/games/linux-quake4/pbi.conf 2011-09-21 16:24:04 UTC (rev 12932)
+++ pbi/modules/games/linux-quake4/pbi.conf 2011-09-21 16:25:20 UTC (rev 12933)
@@ -20,5 +20,7 @@
# The target port we are building
PBI_MAKEPORT="games/linux-quake4"
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/games/linux-quake4-demo/pbi.conf
===================================================================
--- pbi/modules/games/linux-quake4-demo/pbi.conf 2011-09-21 16:24:04 UTC (rev 12932)
+++ pbi/modules/games/linux-quake4-demo/pbi.conf 2011-09-21 16:25:20 UTC (rev 12933)
@@ -20,5 +20,7 @@
# The target port we are building
PBI_MAKEPORT="games/linux-quake4-demo"
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list