[PC-BSD Commits] r3147 - pbibuild/modules/freedoom
svn at pcbsd.org
svn at pcbsd.org
Sun Dec 28 07:49:52 PST 2008
Author: gonzalo
Date: 2008-12-28 07:49:52 -0800 (Sun, 28 Dec 2008)
New Revision: 3147
Modified:
pbibuild/modules/freedoom/pbi.conf
Log:
freedoom fixed.images still needed
Modified: pbibuild/modules/freedoom/pbi.conf
===================================================================
--- pbibuild/modules/freedoom/pbi.conf 2008-12-28 02:30:12 UTC (rev 3146)
+++ pbibuild/modules/freedoom/pbi.conf 2008-12-28 15:49:52 UTC (rev 3147)
@@ -16,7 +16,7 @@
PROGICON="share/pixmaps/freedoom.png"
# Port we want to build
-PBIPORT="/usr/ports/games/freedoom"
+PBIPORT="/usr/ports/games/doom-freedoom"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
PROGLIBS="Auto"
@@ -32,6 +32,6 @@
# 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="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list