Date: Thu, 20 Aug 1998 02:36:13 -0400 (EDT) From: Tim Vanderhoek <ac199@hwcn.org> To: Satoshi Asami <asami@FreeBSD.ORG> Cc: obrien@NUXI.com, ports@FreeBSD.ORG, hoek@FreeBSD.ORG Subject: Re: cvs commit: ports/lang/glibstdc++28 Makefile Message-ID: <Pine.BSF.3.96.980820022605.392N-100000@localhost> In-Reply-To: <199808200623.XAA03963@silvia.hip.berkeley.edu>
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? Nevermind. I was copying these patches into my own bsd.port.mk and I thought you'd removed the "$$dir non-existent" part. After that I read "dependency list incomplete" as "one of your _DEPENDS lines is only half-written". Arg. Well, a half-written dependency list is an incomplete dependency list too, right? :) Hey. It's starting to get a little late at night here, ok? ;-) -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980820022605.392N-100000>