Date: Sun, 19 Jun 2005 02:31:48 +0000 (UTC) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice-2.0-devel Makefile ports/editors/openoffice-1.1-devel Makefile ports/editors/openoffice-1.1 Makefile Message-ID: <200506190231.j5J2VmWB091516@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maho 2005-06-19 02:31:48 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel Makefile editors/openoffice-1.1-devel Makefile editors/openoffice-1.1 Makefile Log: call uname needlessly. SIMPLEOSVER by parsing the output of `uname -r`. This is pointless, since the same data can be obtained from the (already generated) OSREL variable. PR: 76330 Submitted by: Colin Percival <cperciva@hexahedron.daemonology.net> Revision Changes Path 1.180 +1 -1 ports/editors/openoffice-1.1-devel/Makefile 1.190 +1 -1 ports/editors/openoffice-1.1/Makefile 1.178 +1 -1 ports/editors/openoffice-2.0-devel/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506190231.j5J2VmWB091516>