From owner-cvs-all@FreeBSD.ORG Sun May 15 04:33:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B9CC16A4D8; Sun, 15 May 2005 04:33:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3079843D9A; Sun, 15 May 2005 04:33:49 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4F4XnYg058240; Sun, 15 May 2005 04:33:49 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4F4Xn6X058239; Sun, 15 May 2005 04:33:49 GMT (envelope-from maho) Message-Id: <200505150433.j4F4Xn6X058239@repoman.freebsd.org> From: Maho Nakata Date: Sun, 15 May 2005 04:33:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/openoffice-1.1 Makefile ports/editors/openoffice-1.1-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 04:33:50 -0000 maho 2005-05-15 04:33:49 UTC FreeBSD ports repository Modified files: editors/openoffice-1.1 Makefile editors/openoffice-1.1-devel Makefile Log: Change build process to much safer one. if only 1 processor runs at the same time, top level dmake is enough, and a bit noisy if parallel build is enabled. Revision Changes Path 1.176 +15 -7 ports/editors/openoffice-1.1-devel/Makefile 1.186 +12 -5 ports/editors/openoffice-1.1/Makefile