Date: 20 Aug 1999 03:28:13 -0700 From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) To: green@FreeBSD.org Cc: ports@FreeBSD.org Subject: Re: cvs commit: ports/devel/ddd Makefile Message-ID: <vqck8qqwxtu.fsf@silvia.hip.berkeley.edu> In-Reply-To: Satoshi Asami's message of "Fri, 20 Aug 1999 03:21:07 -0700 (PDT)" References: <199908201021.DAA33277@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Back out serious breakage introduced by previous commit: you can't use * ${SED} and ${AWK} in != statements because they are executed * immediately. Please test stuff before committing. This Makefile couldn't have done *anything* without spitting out errors like a gallstone. :< Syntax errors in Makefiles are extremely hard to track down since I usually find this when the whole package build blows up when INDEX generation fails. And since the INDEX is sorted, it is not clear where the error comes from. :< 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?vqck8qqwxtu.fsf>