svn commit: r306339 - head/www/chromium
Rene Ladan
rene at FreeBSD.org
Wed Oct 24 09:37:01 UTC 2012
Author: rene
Date: Wed Oct 24 09:37:01 2012
New Revision: 306339
URL: http://svn.freebsd.org/changeset/ports/306339
Log:
Update disk space requirements for a normal build.
Submitted by: osa
Feature safe: yes
Modified:
head/www/chromium/Makefile
Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile Wed Oct 24 08:01:21 2012 (r306338)
+++ head/www/chromium/Makefile Wed Oct 24 09:37:01 2012 (r306339)
@@ -150,7 +150,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-head
mailing list