From owner-freebsd-ports Wed Aug 19 23:04:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA25962 for freebsd-ports-outgoing; Wed, 19 Aug 1998 23:04:25 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from localhost.my.domain (ppp1635.on.bellglobal.com [206.172.249.99]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA25896; Wed, 19 Aug 1998 23:04:12 -0700 (PDT) (envelope-from hoek@FreeBSD.ORG) Received: from localhost (tim@localhost) by localhost.my.domain (8.8.8/8.8.8) with SMTP id CAA00646; Thu, 20 Aug 1998 02:03:06 -0400 (EDT) (envelope-from ac199@hwcn.org) X-Authentication-Warning: localhost.my.domain: tim owned process doing -bs Date: Thu, 20 Aug 1998 02:03:06 -0400 (EDT) From: Tim Vanderhoek X-Sender: tim@localhost Reply-To: ac199@hwcn.org To: Satoshi Asami cc: ac199@hwcn.org, obrien@NUXI.com, ac199@hwcn.org, ports@FreeBSD.ORG, hoek@FreeBSD.ORG Subject: Re: cvs commit: ports/lang/glibstdc++28 Makefile In-Reply-To: <199808192353.QAA03197@silvia.hip.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 19 Aug 1998, Satoshi Asami wrote: > @@ -1536,7 +1533,7 @@ > if [ -d $$dir ]; then \ > (cd $$dir ; ${MAKE} package-name package-depends); \ > else \ > - ${ECHO_MSG} "Warning: \"$$dir\" non-existent -- @pkgdep registration incomplete" >&2; \ > + ${ECHO_MSG} "${PKGNAME}: \"$$dir\" non-existent -- dependency list incomplete" >&2; \ > fi; \ Hmm... Is that actually the normal cause of this error? -- This .sig is not innovative, witty, or profund. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message