CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/04/27 06:15:18
Modified files:
devel/gobject-introspection: Makefile
devel/gobject-introspection/patches: patch-giscanner_shlibs_py
Log message:
fixup another issue with g-ir-scanner which exhibited itself with at least
gnome-music,
where we matched against libgd/libgd/libgd.so as part of the build path.
however we only
need the actual library name (libgd.so)
with aja@
