[kde-freebsd] [Request For Commit] Qt 4.5 Build Fixes (with Qt33 installed)

David Johnson david at usermode.org
Sun Apr 19 07:43:22 CEST 2009


On Monday 13 April 2009 06:48:02 pm David Johnson wrote:
> I'm still working in this area. It seems from your list that other ports
> besides qt5-gui are having this problem. Have you identified their
> differences from 4.4.3 that cause this?

I've discovered that I can eliminate the qt3/qt4 conflict by adding the 
following line to the problem makefiles, before <bsd.port.pre.mk>:

CONFIGURE_ARGS+=        -I../../include/Qt -I../../include

This puts the source dir's Qt include before anything else, so that a qt33 
installed to /usr/local will not interfere.

So far I have made changes to qt4-gui, qt4-opengl and qt4-qvfb. I'm still 
going through all the ports though. If this fix is acceptable, I can commit 
tomorrow evening.

Thanks.

-- 
David Johnson


More information about the kde-freebsd mailing list