cvs commit: ports/devel/qmake4 Makefile ports/devel/qmake4/files
patch-qt4-before-ports-in-mkspecs.diff
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Jun 12 15:44:16 UTC 2012
rakuco 2012-06-12 15:44:16 UTC
FreeBSD ports repository
Modified files:
devel/qmake4 Makefile
devel/qmake4/files patch-qt4-before-ports-in-mkspecs.diff
Log:
Partly revert the previous mkspec changes by using the upstream fix instead.
Talking to fluffy@ on IRC, I found out the hard way that my commit
0ba35fd5a81df57fb0f943c3dddd35d43ebc3383 has not been included in Qt
4.8.2, so things were pretty much borked when one tried to use
non-base gcc.
Instead of changing the behavior of g++-base.conf and setting
QMAKE_{CC,CXX} in "leaf" mkspecs, my upstream commit simply sets these
values after including g++-base.conf where needed (ie. in the
freebsd-g++46 mkspec, where we use gcc46 and g++46).
Bump PORTREVISION once again, sorry for the hassle.
Revision Changes Path
1.27 +1 -2 ports/devel/qmake4/Makefile
1.5 +22 -25 ports/devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff
More information about the cvs-ports
mailing list