[PC-BSD Commits] r13976 - pbi/modules/print/splix
svn at pcbsd.org
svn at pcbsd.org
Wed Nov 16 13:04:44 PST 2011
Author: kenmoore
Date: 2011-11-16 13:04:43 -0800 (Wed, 16 Nov 2011)
New Revision: 13976
Modified:
pbi/modules/print/splix/pbi.conf
Log:
Require root to install splix and rebuild
Modified: pbi/modules/print/splix/pbi.conf
===================================================================
--- pbi/modules/print/splix/pbi.conf 2011-11-16 20:32:25 UTC (rev 13975)
+++ pbi/modules/print/splix/pbi.conf 2011-11-16 21:04:43 UTC (rev 13976)
@@ -20,5 +20,9 @@
# The target port we are building
PBI_MAKEPORT="print/splix/"
+
+PBI_REQUIRESROOT="yes"; export PBI_REQUIRESROOT
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list