Date: Sun, 16 Dec 2001 18:30:01 -0800 (PST) From: Steve Price <steve@havk.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/32917: bsd.ports.mk fails for innocent $GREP_OPTIONS Message-ID: <200112170230.fBH2U1g08373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/32917; it has been noted by GNATS. From: Steve Price <steve@havk.org> To: clemensF <ino-waiting@gmx.net> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/32917: bsd.ports.mk fails for innocent $GREP_OPTIONS Date: Sun, 16 Dec 2001 20:26:28 -0600 On Mon, Dec 17, 2001 at 01:31:10AM +0100, clemensF wrote: > > it took literally hours to find out that those GREP_OPTIONS were the cause, > and i'd like the ports-maintainer to unset this option in the make file (perhaps > putting ``GREP_OPTIONS=""'' somewhere near the top?). Does adding GREP_OPTIONS='' to /etc/make.conf help? If not, then it won't help by adding it to the port's Makefile either. If it does, then I thinks that's the best solution. Someone might have a very good reason for setting GREP_OPTIONS and for bsd.port.mk to blithely undo that setting isn't the right solution IMHO. -steve 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?200112170230.fBH2U1g08373>