Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/multimedia/totem-pl-parser/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/multimedia/totem-pl-parser/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.71 retrieving revision 1.72 diff -u -p -r1.71 -r1.72 --- pkgsrc/multimedia/totem-pl-parser/Makefile 2020/01/23 11:50:55 1.71 +++ pkgsrc/multimedia/totem-pl-parser/Makefile 2020/02/08 15:42:36 1.72 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2020/01/23 11:50:55 nia Exp $ +# $NetBSD: Makefile,v 1.72 2020/02/08 15:42:36 nia Exp $ DISTNAME= totem-pl-parser-3.26.4 CATEGORIES= multimedia gnome @@ -14,6 +14,10 @@ USE_TOOLS+= pkg-config xgettext MESON_ARGS+= -Denable-quvi=no +# workaround for build failure +# https://gitlab.gnome.org/GNOME/json-glib/issues/35 +MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/plparse + PYTHON_FOR_BUILD_ONLY= tool PKGCONFIG_OVERRIDE+= totem-plparser-mini.pc.in