summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-09-04 06:18:58 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-09-04 06:18:58 +0000
commitfeda86c5d49e1676b3a3c492a2c9e7b3837d4a32 (patch)
tree6b9ac44ca1e8749b648aa9c2e305951394050635 /editors/openoffice.org-vcltesttool/files
parent- Lib updated fox16. (diff)
Kris reported that to >9Gb of space is required to build ooo ports.
Notes
Notes: svn path=/head/; revision=198720
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files')
-rw-r--r--editors/openoffice.org-vcltesttool/files/Makefile.knobs2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.knobs b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
index deb2059d1b29..8c404b81a707 100644
--- a/editors/openoffice.org-vcltesttool/files/Makefile.knobs
+++ b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
@@ -160,6 +160,6 @@ pre-fetch:
.elif ${LOCALIZED_LANG} == "all"
@${ECHO} "of free diskspace (~ 35GB) and memory (~ 2GB)."
.else
- @${ECHO} "of free diskspace (~ 9GB) and memory (~ 2GB)."
+ @${ECHO} "of free diskspace (~ 10GB) and memory (~ 2GB)."
.endif
@${ECHO} "If you want SDK and/or solver, please type make sdk and/or make solver"