diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-05-13 00:17:22 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-05-13 00:17:22 +0000 |
commit | 00732692ca17695ba7a9058ec3d7ec22139c8d64 (patch) | |
tree | 69c44369b022eb5b15be80133af6131c14f19d1b /editors/openoffice.org-3-devel | |
parent | 9e0ea9b6940bbf7dac706abd0a3244a1b0ea25fd (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-3-devel')
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index 53cd182c14c4..bf4362e2e48f 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -102,7 +102,7 @@ TCSH?= /bin/tcsh ZIP?= ${PREFIX}/bin/zip UNZIP?= ${PREFIX}/bin/unzip PKGMESSAGE= ${WRKDIR}/pkg-message -NUMOFPROCESSES?= 4 +NUMOFPROCESSES?= 1 CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp --with-gnu-patch=${LOCALBASE}/bin/gpatch --with-package-format=portable |