Date: Wed, 19 Aug 1998 23:23:50 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: ac199@hwcn.org 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 Message-ID: <199808200623.XAA03963@silvia.hip.berkeley.edu> In-Reply-To: <Pine.BSF.3.96.980820020052.392L-100000@localhost> (message from Tim Vanderhoek on Thu, 20 Aug 1998 02:03:06 -0400 (EDT))
next in thread | previous in thread | raw e-mail | index | archive | help
* 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? What do you mean? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808200623.XAA03963>