[PC-BSD Commits] r12801 - pbi/modules/games/dangerdeep
svn at pcbsd.org
svn at pcbsd.org
Thu Sep 15 08:10:43 PDT 2011
Author: kenmoore
Date: 2011-09-15 08:10:42 -0700 (Thu, 15 Sep 2011)
New Revision: 12801
Modified:
pbi/modules/games/dangerdeep/pbi.conf
Log:
Set dangerdeep to require root install and rebuild
Modified: pbi/modules/games/dangerdeep/pbi.conf
===================================================================
--- pbi/modules/games/dangerdeep/pbi.conf 2011-09-15 14:53:12 UTC (rev 12800)
+++ pbi/modules/games/dangerdeep/pbi.conf 2011-09-15 15:10:42 UTC (rev 12801)
@@ -21,6 +21,8 @@
# The target port we are building
PBI_MAKEPORT="games/dangerdeep/"
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
+
+PBI_REQUIRESROOT="YES"; export PBI_REQUIRESROOT
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list