Date: Sat, 11 Feb 2017 23:37:43 +0100 From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: Guido Falsi <madpilot@FreeBSD.org> Cc: Matthew Rezny <rezny@FreeBSD.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r433897 - in head: graphics/libGL/files graphics/libdrm/files x11-servers/xorg-server/files Message-ID: <86zihstkug.fsf@orwell> In-Reply-To: <6ac0c251-a458-9470-4d20-fecdbeb384ae@FreeBSD.org> (Guido Falsi's message of "Sat, 11 Feb 2017 23:16:45 %2B0100") References: <201702111745.v1BHj0gJ088130@repo.freebsd.org> <20170211204451.5b77ac7d@kalimero.tijl.coosemans.org> <6ac0c251-a458-9470-4d20-fecdbeb384ae@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Guido Falsi <madpilot@FreeBSD.org> writes: > I agree, but it looks like the \> part is now taken care of by a sed expression > in post-configure, while the \S was forgotten. > > I've fixed it locally by adding "-e 's|\\S\*//|[:graph:]* //|'" to the relevant > REINPLACE_CMD in graphics/libGL/Makefile.targets, line 20. > > I'm not 1000% sure my solution is the correct one but it does generate the same > configure lines as the diff above. FWIW, this was also submitted in bug 217004.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86zihstkug.fsf>