Date: Sun, 22 Feb 2004 05:11:09 -0500 From: Adam Weinberger <adamw@magnesium.net> To: openoffice@freebsd.org Cc: mbr@freebsd.org Subject: new openoffice breakage from last Makefile commit Message-ID: <20040222101109.GJ13847@toxic.magnesium.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040222101109.GJ13847>