Date: Fri, 20 Aug 1999 13:16:10 +0100 From: Mark Blackman <tmb@sophos.com> To: freebsd-ports@freebsd.org Subject: ports/devel/ddd and mk files. Message-ID: <199908201216.NAA97079@mescalero.sophos.com>
next in thread | raw e-mail | index | archive | help
make of ports/devel/ddd complains with lots of ... "Makefile", line 32: warning: "echo -L/usr/X11R6/lib -lXm | -e 's/-L//g' | '{print $1}'" returned non-zero status -e: not found this is because the MOTIFLIB,SED, and AWK variables aren't getting expanded. The only place I see these defined is /usr/ports/Mk/bsd.port.mk, but I don't see how this particular include is getting sucked in. So where are SED and AWK supposed to be defined? Cheers, Mark Blackman 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?199908201216.NAA97079>