CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/07/20 03:17:46
Modified files:
multimedia/mlt : Makefile
Log message:
Instead of relying on implicit BUILD_DEPENDS to come from LIB_DEPENDS,
specify BUILD_DEPENDS on kdelibs-4.x explicitly. This avoids a bug when
extraneous LIB_DEPENDS became stripped at build time, resulting in no
actual build dependency.
Noticed by naddy@, explained by espie@
