summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-05-13 00:17:22 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-05-13 00:17:22 +0000
commit00732692ca17695ba7a9058ec3d7ec22139c8d64 (patch)
tree69c44369b022eb5b15be80133af6131c14f19d1b /editors/openoffice-1.1/Makefile
parentBROKEN message for older than 5.3-RELEASE was wrong (diff)
Do not fork process more than 1.
Sometimes builds become unstable. Submitted by: kris
Notes
Notes: svn path=/head/; revision=135165
Diffstat (limited to '')
-rw-r--r--editors/openoffice-1.1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 6a9a4572a099..06028d30bcca 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -137,7 +137,7 @@ TCSH?= /bin/tcsh
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
PKGMESSAGE= ${WRKDIR}/pkg-message
-NUMOFPROCESSES?= 4
+NUMOFPROCESSES?= 1
.if !defined(DISPLAY)
DISPLAYHACK=localhost:1001