CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/06/15 17:16:15
Modified files:
multimedia/transcode: Makefile
Log message:
revert last and add xvidcore to WANTLIB instead, allowing the
library dependency to be tracked properly. even though it's
dlopen(3)'d not linked directly, we still need to make sure the
package is compatible with the library.
it will show as Extra in lib-depends-check, that's not important
(but add a comment to make sure people don't think it can be removed).
pointed out by jakemsr and discussed with brad and espie.