aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-3-devel
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-09-04 14:18:58 +0800
committermaho <maho@FreeBSD.org>2007-09-04 14:18:58 +0800
commit91eaf56454d3253e7159251c606af7cf5ef23ac7 (patch)
treeedce2944d131df4a577a3d8eaad7ac83fba78a0d /editors/openoffice.org-3-devel
parent546f0ba4bbcd82afbad9d172d55643674a6a329f (diff)
downloadfreebsd-ports-gnome-91eaf56454d3253e7159251c606af7cf5ef23ac7.tar.gz
freebsd-ports-gnome-91eaf56454d3253e7159251c606af7cf5ef23ac7.tar.zst
freebsd-ports-gnome-91eaf56454d3253e7159251c606af7cf5ef23ac7.zip
Kris reported that to >9Gb of space is required to build ooo ports.
Diffstat (limited to 'editors/openoffice.org-3-devel')
-rw-r--r--editors/openoffice.org-3-devel/files/Makefile.knobs2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs
index deb2059d1b29..8c404b81a707 100644
--- a/editors/openoffice.org-3-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-3-devel/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"