[PC-BSD Commits] r14625 - pbi/modules/games/ufoai
svn at pcbsd.org
svn at pcbsd.org
Wed Jan 4 05:41:05 PST 2012
Author: kenmoore
Date: 2012-01-04 13:41:05 +0000 (Wed, 04 Jan 2012)
New Revision: 14625
Modified:
pbi/modules/games/ufoai/pbi.conf
Log:
Have ufoai build archivers/unzip beforehand and rebuild
Modified: pbi/modules/games/ufoai/pbi.conf
===================================================================
--- pbi/modules/games/ufoai/pbi.conf 2012-01-04 12:59:42 UTC (rev 14624)
+++ pbi/modules/games/ufoai/pbi.conf 2012-01-04 13:41:05 UTC (rev 14625)
@@ -20,5 +20,9 @@
# The target port we are building
PBI_MAKEPORT="games/ufoai/"
+
+PBI_MKPORTBEFORE="archivers/unzip"; export PBI_MKPORTBEFORE
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list