[PC-BSD Commits] r8075 - pbi/modules/games/openttd pbibuild/modules/games/openttd
svn at pcbsd.org
svn at pcbsd.org
Mon Nov 29 07:40:15 PST 2010
Author: kris
Date: 2010-11-29 07:40:14 -0800 (Mon, 29 Nov 2010)
New Revision: 8075
Modified:
pbi/modules/games/openttd/pbi.conf
pbibuild/modules/games/openttd/pbi.conf
Log:
Added new data ports to openttd PBI and rebuild
Modified: pbi/modules/games/openttd/pbi.conf
===================================================================
--- pbi/modules/games/openttd/pbi.conf 2010-11-29 10:05:12 UTC (rev 8074)
+++ pbi/modules/games/openttd/pbi.conf 2010-11-29 15:40:14 UTC (rev 8075)
@@ -20,5 +20,8 @@
# The target port we are building
PBI_MAKEPORT="games/openttd"
+
+# Extra ports to build
+PBI_MKPORTAFTER="games/opengfx games/openmfx games/opensfx"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTAFTER
Modified: pbibuild/modules/games/openttd/pbi.conf
===================================================================
--- pbibuild/modules/games/openttd/pbi.conf 2010-11-29 10:05:12 UTC (rev 8074)
+++ pbibuild/modules/games/openttd/pbi.conf 2010-11-29 15:40:14 UTC (rev 8075)
@@ -6,7 +6,9 @@
PBIPORT="/usr/ports/games/openttd"
PROGLIBS="Auto"
PBIUPDATE="http://update.pbidir.com"
-OTHERPORT=""
+OTHERPORT="/usr/ports/games/opengfx
+/usr/ports/games/openmfx
+/usr/ports/games/opensfx"
MAKEOPTS=""
-BUILDKEY="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list