[PC-BSD Commits] r15917 - pbi/modules/games/linux-defcon
svn at pcbsd.org
svn at pcbsd.org
Thu Mar 22 10:16:52 PDT 2012
Author: kenmoore
Date: 2012-03-22 17:16:51 +0000 (Thu, 22 Mar 2012)
New Revision: 15917
Modified:
pbi/modules/games/linux-defcon/external-links
pbi/modules/games/linux-defcon/pbi.conf
Log:
Link the linux-defcon binary as a linux program (to use linuxlibs) and rebuild
Modified: pbi/modules/games/linux-defcon/external-links
===================================================================
--- pbi/modules/games/linux-defcon/external-links 2012-03-22 17:00:08 UTC (rev 15916)
+++ pbi/modules/games/linux-defcon/external-links 2012-03-22 17:16:51 UTC (rev 15917)
@@ -9,3 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/linux-defcon bin/linux-defcon binary,linux
Modified: pbi/modules/games/linux-defcon/pbi.conf
===================================================================
--- pbi/modules/games/linux-defcon/pbi.conf 2012-03-22 17:00:08 UTC (rev 15916)
+++ pbi/modules/games/linux-defcon/pbi.conf 2012-03-22 17:16:51 UTC (rev 15917)
@@ -28,6 +28,6 @@
PBI_MKPORTAFTER="graphics/libGL"; export PBI_MKPORTAFTER
-PBI_BUILDKEY="02"; export PBI_BUILDKEY
+PBI_BUILDKEY="03"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_UPDATEURL PBI_MAKEOPTS
More information about the Commits
mailing list