[PC-BSD Commits] r13214 - pbi/modules/games/freedink
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 10 05:11:34 PDT 2011
Author: kenmoore
Date: 2011-10-10 05:11:34 -0700 (Mon, 10 Oct 2011)
New Revision: 13214
Modified:
pbi/modules/games/freedink/external-links
pbi/modules/games/freedink/pbi.conf
Log:
Fix the external links for freedink and rebuild
Modified: pbi/modules/games/freedink/external-links
===================================================================
--- pbi/modules/games/freedink/external-links 2011-10-10 11:26:54 UTC (rev 13213)
+++ pbi/modules/games/freedink/external-links 2011-10-10 12:11:34 UTC (rev 13214)
@@ -9,3 +9,5 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/freedink bin/freedink binary
+bin/freedinkedit bin/freedinkedit binary
Modified: pbi/modules/games/freedink/pbi.conf
===================================================================
--- pbi/modules/games/freedink/pbi.conf 2011-10-10 11:26:54 UTC (rev 13213)
+++ pbi/modules/games/freedink/pbi.conf 2011-10-10 12:11:34 UTC (rev 13214)
@@ -7,5 +7,5 @@
PBI_MKPORTBEFORE="graphics/cairo"
PBI_MKPORTAFTER=""
PBI_MAKEOPTS=""
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
export PBI_MAKEOPTS PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list