cvs commit: ports/lang/spidermonkey Makefile distinfo pkg-plist

Kris Kennaway kris at obsecurity.org
Tue May 4 12:31:48 PDT 2004


On Tue, May 04, 2004 at 12:14:05PM -0700, Pav Lucistnik wrote:

> | @@ -26,15 +25,24 @@ USE_GMAKE=	YES
> |  BROKEN=		"Does not compile on amd64 or ia64 (missing -fPIC)"
> |  .endif
> |  
> | +JS_ARCH:=	`uname -s``uname -r`
> | +JS_HEADERS!=	${GREP} '\.h$$' ${MASTERDIR}/pkg-plist | ${SED} 'sX^include/XX'

Please reconsider this change since these commands will be executed
for all make targets, only a couple of which actually need them.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20040504/7b57e175/attachment.bin


More information about the cvs-ports mailing list