[PC-BSD Commits] r20737 - pbi/modules/games/linux-defcon
svn at pcbsd.org
svn at pcbsd.org
Fri Dec 21 08:52:44 PST 2012
Author: kenmoore
Date: 2012-12-21 16:52:44 +0000 (Fri, 21 Dec 2012)
New Revision: 20737
Modified:
pbi/modules/games/linux-defcon/external-links
pbi/modules/games/linux-defcon/pbi.conf
Log:
Change games/linux-defcon to use the linux flag for the binary and rebuild
Modified: pbi/modules/games/linux-defcon/external-links
===================================================================
--- pbi/modules/games/linux-defcon/external-links 2012-12-21 14:19:00 UTC (rev 20736)
+++ pbi/modules/games/linux-defcon/external-links 2012-12-21 16:52:44 UTC (rev 20737)
@@ -9,4 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
-bin/linux-defcon bin/linux-defcon binary,linux
+bin/linux-defcon bin/linux-defcon linux
Modified: pbi/modules/games/linux-defcon/pbi.conf
===================================================================
--- pbi/modules/games/linux-defcon/pbi.conf 2012-12-21 14:19:00 UTC (rev 20736)
+++ pbi/modules/games/linux-defcon/pbi.conf 2012-12-21 16:52:44 UTC (rev 20737)
@@ -28,6 +28,6 @@
PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="03"; export PBI_BUILDKEY
+PBI_BUILDKEY="04"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_UPDATEURL PBI_MAKEOPTS
More information about the Commits
mailing list