summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-02-08 15:42:36 +0000
committernia <nia@pkgsrc.org>2020-02-08 15:42:36 +0000
commitcbb89c184bd31922a9d48a7585ab98d060270f29 (patch)
tree7b89f4498148d0b32b4654f506baedfa50b7c0d2 /multimedia
parenta27d1c8bb0988248a0b7a0e0ea744821e300347f (diff)
downloadpkgsrc-cbb89c184bd31922a9d48a7585ab98d060270f29.tar.gz
totem-pl-parser: Include workaround for "can't resolve libraries"
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem-pl-parser/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index da02bd9ac74..bde3f40a149 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -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