pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gnome-backgrounds Fix build on NetBSD.
details: https://anonhg.NetBSD.org/pkgsrc/rev/14f6c4db60d7
branches: trunk
changeset: 381652:14f6c4db60d7
user: youri <youri%pkgsrc.org@localhost>
date: Wed Jun 13 19:35:51 2018 +0000
description:
Fix build on NetBSD.
diffstat:
graphics/gnome-backgrounds/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b83387549842 -r 14f6c4db60d7 graphics/gnome-backgrounds/Makefile
--- a/graphics/gnome-backgrounds/Makefile Wed Jun 13 19:10:33 2018 +0000
+++ b/graphics/gnome-backgrounds/Makefile Wed Jun 13 19:35:51 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2018/06/13 19:10:25 youri Exp $
+# $NetBSD: Makefile,v 1.34 2018/06/13 19:35:51 youri Exp $
DISTNAME= gnome-backgrounds-3.28.0
CATEGORIES= graphics gnome
@@ -12,5 +12,7 @@
USE_TOOLS+= gmake intltool msgfmt
+_TOOLS_USE_PKGSRC.msgfmt= yes
+
.include "../../devel/py-meson/build.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index