Date: Tue, 4 May 2004 12:31:46 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Pav Lucistnik <pav@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/spidermonkey Makefile distinfo pkg-plist Message-ID: <20040504193146.GC19436@xor.obsecurity.org> In-Reply-To: <200405041914.i44JE5ZO055851@repoman.freebsd.org> References: <200405041914.i44JE5ZO055851@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--L6iaP+gRLNZHKoI4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 04, 2004 at 12:14:05PM -0700, Pav Lucistnik wrote: > | @@ -26,15 +25,24 @@ USE_GMAKE=3D YES > | BROKEN=3D "Does not compile on amd64 or ia64 (missing -fPIC)" > | .endif > | =20 > | +JS_ARCH:=3D `uname -s``uname -r` > | +JS_HEADERS!=3D ${GREP} '\.h$$' ${MASTERDIR}/pkg-plist | ${SED} 'sX^inc= lude/XX' Please reconsider this change since these commands will be executed for all make targets, only a couple of which actually need them. Kris --L6iaP+gRLNZHKoI4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAl++hWry0BWjoQKURAkQmAJ9UB8Fi/xFDcbAOa8BQMzLkvzLWfQCgnkcb CKsp0w0Jz8H1Ink8jt0TPaY= =7qQI -----END PGP SIGNATURE----- --L6iaP+gRLNZHKoI4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040504193146.GC19436>