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/
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"