Date: Fri, 01 Jul 2011 11:52:45 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Alberto Villa <avilla@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.qt.mk Message-ID: <4E0E177D.7080702@FreeBSD.org> In-Reply-To: <201107011607.p61G7s4u084661@repoman.freebsd.org> References: <201107011607.p61G7s4u084661@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This change has issues: cd /usr/ports/devel/qt4 make -V PKGVERSION awk: syntax error at source line 1 context is NR == 1 { gsub(/[()]/, "", >>> ) <<< awk: illegal statement at source line 1 "/usr/ports/Mk/bsd.qt.mk", line 115: warning: "cc --version 2> /dev/null | awk 'NR == 1 { gsub(/[()]/, "", ); print }'" returned non-zero status 4.7.3 On 07/01/2011 09:07, Alberto Villa wrote: > avilla 2011-07-01 16:07:54 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.qt.mk > Log: > - Fix QMAKE_BASE_COMPILER detection when `cc` is (actually, will be) > linked to Clang. > - Mute the (harmless) error message "cc: not found" when `cc` is not > in PATH. > > Discussed with: makc > > Revision Changes Path > 1.25 +2 -2 ports/Mk/bsd.qt.mk > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.qt.mk.diff?&r1=1.24&r2=1.25&f=h > -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E0E177D.7080702>