2015-05-01 18:39 GMT+03:00 Marc Espie <[email protected]>: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2015/05/01 09:39:29 > > Modified files: > x11/kde4 : kde4.port.mk > > Log message: > dpb junk logic is fine. > kde4 build separation does not work as good as vadim said it should > THIS is the reason for the sporadic build failures in kde3 recently.
It did; the problem was two ports lacking of KDE4_ONLY set specifically. Those ports have kdelibs-4.x as BUILD_DEPENDS only, thus they had MODKDE4_USE empty, which resulted in KDE4_ONLY set to "no" by default. Those ports are fixed now. -- WBR, Vadim Zhukov
