From owner-freebsd-ports Tue Jul 13 16:53:37 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B8A911535B; Tue, 13 Jul 1999 16:53:34 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA51503; Tue, 13 Jul 1999 16:53:20 -0700 (PDT) (envelope-from asami@FreeBSD.org) Date: Tue, 13 Jul 1999 16:53:20 -0700 (PDT) From: Message-Id: <199907132353.QAA51503@freefall.freebsd.org> To: jhs@FreeBSD.ORG, asami@FreeBSD.org, freebsd-ports@FreeBSD.org, asami@FreeBSD.org Subject: Re: ports/12635: Mk/bsd.port.mk fails to detect gzip fail to extract Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Mk/bsd.port.mk fails to detect gzip fail to extract State-Changed-From-To: open->closed State-Changed-By: asami State-Changed-When: Tue Jul 13 16:51:21 PDT 1999 State-Changed-Why: That's because it's a pipe and a shell pipe returns the exit status of the last command executed. I'm sorry, but there's nothing we can do about it unless this behavior of sh is changed. I don't see much problem with this anyway, the make will bomb out very soon and the user has the "Too many levels of symbolic links" staring right at them. Responsible-Changed-From-To: freebsd-ports->asami Responsible-Changed-By: asami Responsible-Changed-When: Tue Jul 13 16:51:21 PDT 1999 Responsible-Changed-Why: my area To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message