pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/colord colord: Requires msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1170d315f88c
branches:  trunk
changeset: 309902:1170d315f88c
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue Jun 26 10:10:59 2018 +0000

description:
colord: Requires msgfmt.

diffstat:

 graphics/colord/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dadbb9bfb13b -r 1170d315f88c graphics/colord/Makefile
--- a/graphics/colord/Makefile  Tue Jun 26 09:55:32 2018 +0000
+++ b/graphics/colord/Makefile  Tue Jun 26 10:10:59 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/06/13 15:49:40 youri Exp $
+# $NetBSD: Makefile,v 1.2 2018/06/26 10:10:59 jperkin Exp $
 
 DISTNAME=      colord-1.3.5
 CATEGORIES=    graphics gnome
@@ -12,7 +12,7 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config gmake intltool autoconf aclocal automake
+USE_TOOLS+=    pkg-config gmake intltool autoconf aclocal automake msgfmt
 
 COLORD_USER=   colord
 COLORD_GROUP=  colord



Home | Main Index | Thread Index | Old Index