pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/totem
Module Name: pkgsrc
Committed By: nia
Date: Fri Mar 6 12:43:32 UTC 2020
Modified Files:
pkgsrc/multimedia/totem: Makefile
Log Message:
totem: needs msgfmt with --desktop
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/multimedia/totem/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/totem/Makefile
diff -u pkgsrc/multimedia/totem/Makefile:1.103 pkgsrc/multimedia/totem/Makefile:1.104
--- pkgsrc/multimedia/totem/Makefile:1.103 Tue Jan 21 15:09:04 2020
+++ pkgsrc/multimedia/totem/Makefile Fri Mar 6 12:43:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2020/01/21 15:09:04 nia Exp $
+# $NetBSD: Makefile,v 1.104 2020/03/06 12:43:32 nia Exp $
DISTNAME= totem-3.34.1
CATEGORIES= multimedia gnome
@@ -22,6 +22,9 @@ PKGCONFIG_OVERRIDE+= data/totem.pc.in
# https://gitlab.gnome.org/GNOME/json-glib/issues/35
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/src
+# XXX msgfmt: unknown option -- desktop
+_TOOLS_USE_PKGSRC.msgfmt= yes
+
.include "../../devel/meson/build.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../devel/libpeas/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index