[PC-BSD Commits] r13201 - pbi/modules/games/freedink
svn at pcbsd.org
svn at pcbsd.org
Fri Oct 7 07:05:41 PDT 2011
Author: kenmoore
Date: 2011-10-07 07:05:41 -0700 (Fri, 07 Oct 2011)
New Revision: 13201
Modified:
pbi/modules/games/freedink/pbi.conf
Log:
Add graphics/cairo to freedink so that it will build
Modified: pbi/modules/games/freedink/pbi.conf
===================================================================
--- pbi/modules/games/freedink/pbi.conf 2011-10-07 12:43:25 UTC (rev 13200)
+++ pbi/modules/games/freedink/pbi.conf 2011-10-07 14:05:41 UTC (rev 13201)
@@ -4,7 +4,8 @@
PBI_PROGAUTHOR="shurd at sasktel.net"
PBI_PROGICON="defaulticon.png"
PBI_MAKEPORT="games/freedink"
-PBI_MKPORTBEFORE=""
+PBI_MKPORTBEFORE="graphics/cairo"
PBI_MKPORTAFTER=""
PBI_MAKEOPTS=""
+PBI_BUILDKEY="01"; 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