[PC-BSD Commits] r13008 - pbi/modules/games/alienarena
svn at pcbsd.org
svn at pcbsd.org
Wed Sep 28 05:28:49 PDT 2011
Author: kenmoore
Date: 2011-09-28 05:28:49 -0700 (Wed, 28 Sep 2011)
New Revision: 13008
Modified:
pbi/modules/games/alienarena/pbi.conf
Log:
oops, forgot to set alienarena to require root install
Modified: pbi/modules/games/alienarena/pbi.conf
===================================================================
--- pbi/modules/games/alienarena/pbi.conf 2011-09-28 12:25:38 UTC (rev 13007)
+++ pbi/modules/games/alienarena/pbi.conf 2011-09-28 12:28:49 UTC (rev 13008)
@@ -24,5 +24,7 @@
PBI_MKPORTBEFORE="print/freetype2"
PBI_BUILDKEY="02"; export PBI_BUILDKEY
+
+PBI_REQUIRESROOT="YES"; export PBI_REQUIRESROOT
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE
More information about the Commits
mailing list