[PC-BSD Commits] r7645 - pbibuild/modules/www/chromium
svn at pcbsd.org
svn at pcbsd.org
Mon Sep 27 13:45:04 PDT 2010
Author: kris
Date: 2010-09-27 13:45:04 -0700 (Mon, 27 Sep 2010)
New Revision: 7645
Modified:
pbibuild/modules/www/chromium/pbi.conf
Log:
Make sure we enable cups for chromium, so we can print :)
Modified: pbibuild/modules/www/chromium/pbi.conf
===================================================================
--- pbibuild/modules/www/chromium/pbi.conf 2010-09-27 19:14:26 UTC (rev 7644)
+++ pbibuild/modules/www/chromium/pbi.conf 2010-09-27 20:45:04 UTC (rev 7645)
@@ -29,10 +29,11 @@
# Enter your custom make options here
MAKEOPTS="PACKAGE_BUILDING=Y
+WITH_CUPS=yes
WITH_CODECS=yes"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="02"
+BUILDKEY="01"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list