K 10 svn:author V 3 mat K 8 svn:date V 27 2016-03-17T23:43:37.397862Z K 7 svn:log V 585 libmms dropped the dependency on glib a long time ago, and forgot to remove it from there. If a port tries to use pkg-config to depend on it, and does not bring in glib, it'll end up failing with: % pkg-config --libs libmms Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'glib-2.0', required by 'libmms', not found This fixes a long standing issue with multimedia/mediainfo. (via multimedia/libmediainfo.) PR: 204847 Sponsored by: Absolight END