Date: Fri, 22 Aug 2008 22:11:30 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/asterisk/files patch-configure Message-ID: <200808222211.m7MMBUfh064931@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2008-08-22 22:11:30 UTC
FreeBSD ports repository
Modified files:
net/asterisk/files patch-configure
Log:
Fix obscure build error in the port. Basically, depending on versions
of some externals packages (I suspect it's autotools), files
openh323buildopts.h and ptbuildopts.h can be generated with either
tab or space after #define. As a result, configure in some case could
have failed to grep the correct field.
Reported by: Rodrigo Graeff
Revision Changes Path
1.4 +26 -8 ports/net/asterisk/files/patch-configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808222211.m7MMBUfh064931>
