aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/Makefile.knobs
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-10-10 02:32:28 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-10-10 02:32:28 +0000
commit6de3484af15fb435859767284e597e587316f8bb (patch)
tree7d4e32e91868896c0bf3a3a427a25441fff591e8 /editors/openoffice.org-2-RC/files/Makefile.knobs
parent9039d4fec3c97676c4eecc4db629be22a1836399 (diff)
downloadports-6de3484af15fb435859767284e597e587316f8bb.tar.gz
ports-6de3484af15fb435859767284e597e587316f8bb.zip
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC/files/Makefile.knobs')
-rw-r--r--editors/openoffice.org-2-RC/files/Makefile.knobs4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/files/Makefile.knobs b/editors/openoffice.org-2-RC/files/Makefile.knobs
index 3da5c5b7e813..85ab949146a4 100644
--- a/editors/openoffice.org-2-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-2-RC/files/Makefile.knobs
@@ -126,8 +126,8 @@ pre-fetch:
@${ECHO}
@${ECHO} "To build OOo, you should have a lot"
.if defined(WITH_DEBUG)
- @${ECHO} "of free diskspace (~ 18GB) and memory (~ 1GB)."
+ @${ECHO} "of free diskspace (~ 18GB) and memory (~ 2GB)."
.else
- @${ECHO} "of free diskspace (~ 9GB) and memory (~ 1GB)."
+ @${ECHO} "of free diskspace (~ 9GB) and memory (~ 2GB)."
.endif
@${ECHO} "If you want SDK and/or solver, please type make sdk and/or make solver"