Date: Mon, 5 Apr 2004 14:24:25 -0700 (PDT) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.mk Message-ID: <200404052124.i35LOPwV007160@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2004/04/05 14:24:25 PDT
FreeBSD ports repository
Modified files:
Mk bsd.java.mk
Log:
. Fix an indentation bogon.
. Use the appropriate command variable (e.g. ${SED}) rather than the raw
command itself. Most of the files in Mk appear to do this, although
there are some exceptions. Certainly bsd.port.mk does.
The one exception is uniq, for which there isn't yet a defined variable.
PR: 65210
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Revision Changes Path
1.42 +83 -83 ports/Mk/bsd.java.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404052124.i35LOPwV007160>
