From owner-freebsd-openoffice@FreeBSD.ORG Sun Feb 22 02:11:09 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD45016A4D2 for ; Sun, 22 Feb 2004 02:11:09 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 81E8C43D1F for ; Sun, 22 Feb 2004 02:11:09 -0800 (PST) (envelope-from adamw@magnesium.net) Received: (qmail 51233 invoked by uid 1252); 22 Feb 2004 10:11:09 -0000 Date: 22 Feb 2004 05:11:09 -0500 Date: Sun, 22 Feb 2004 05:11:09 -0500 From: Adam Weinberger To: openoffice@freebsd.org Message-ID: <20040222101109.GJ13847@toxic.magnesium.net> Mail-Followup-To: Adam Weinberger , openoffice@freebsd.org, mbr@freebsd.org, ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: Vim 6.2 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx X-ASL: 6/m/behind you User-Agent: Mutt/1.5.4i cc: ports@freebsd.org cc: mbr@freebsd.org Subject: new openoffice breakage from last Makefile commit X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2004 10:11:09 -0000 The last commit to openoffice-1.1/Makefile breaks the build. The commit message says that the commit was to bump PORTREVISION, but there were also a bunch of "unset noclobber &&" inserted. For those of us who don't have noclobber set, "unset noclobber" returns 1, stopping the build. The "unset noclobber &&" pieces should either be removed or changed to something else. # Adam -- Adam Weinberger adamw@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net http://www.vectors.cx