svn commit: r307161 - head/www/chromium
Rene Ladan
rene at FreeBSD.org
Thu Nov 8 10:08:38 UTC 2012
Author: rene
Date: Thu Nov 8 10:08:37 2012
New Revision: 307161
URL: http://svnweb.freebsd.org/changeset/ports/307161
Log:
Re-update amount of free diskspace needed for the build.
Submitted by: osa
Feature safe: yes
Modified:
head/www/chromium/Makefile
Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile Thu Nov 8 10:06:53 2012 (r307160)
+++ head/www/chromium/Makefile Thu Nov 8 10:08:37 2012 (r307161)
@@ -151,7 +151,7 @@ pre-everything::
.if ${PORT_OPTIONS:MDEBUG}
@${ECHO_MSG} "and lots of free diskspace (~ 8.5GB)."
.else
- @${ECHO_MSG} "and a fair amount of free diskspace (~ 1.8GB)."
+ @${ECHO_MSG} "and a fair amount of free diskspace (~ 2.2GB)."
.endif
@${ECHO_MSG}
More information about the svn-ports-all
mailing list