On Sunday 19 April 2009 01:22:46 am Max Brazhnikov wrote: > On Sat, 18 Apr 2009 22:43:22 -0700, David Johnson wrote: > > 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 > > Maybe add this to CONFIGURE_ARGS in bsd.qt.mk under .if(QT_DIST)?
I put this in just the three affected ports because the above line is not appropriate for all ports using QT_DIST. For example, in the tools ports (rcc, moc, etc.) these would not be valid paths. -- David Johnson _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
