[PC-BSD Commits] r13877 - pbi/modules/www/squid30
svn at pcbsd.org
svn at pcbsd.org
Mon Nov 14 10:23:36 PST 2011
Author: kenmoore
Date: 2011-11-14 10:23:36 -0800 (Mon, 14 Nov 2011)
New Revision: 13877
Modified:
pbi/modules/www/squid30/pbi.conf
Log:
Squid30 requires root to install, rebuild it
Modified: pbi/modules/www/squid30/pbi.conf
===================================================================
--- pbi/modules/www/squid30/pbi.conf 2011-11-14 18:22:02 UTC (rev 13876)
+++ pbi/modules/www/squid30/pbi.conf 2011-11-14 18:23:36 UTC (rev 13877)
@@ -20,5 +20,8 @@
# The target port we are building
PBI_MAKEPORT="www/squid30"
+
+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