1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/net/libmms
Mathieu Arnold bbe5fdf193 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
2016-03-17 23:43:37 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist