pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/libfm-extra Add msgfmt to tools.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f943da59e15a
branches:  trunk
changeset: 348178:f943da59e15a
user:      youri <youri%pkgsrc.org@localhost>
date:      Thu Jun 09 05:38:47 2016 +0000

description:
Add msgfmt to tools.

diffstat:

 sysutils/libfm-extra/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 89364f1673d8 -r f943da59e15a sysutils/libfm-extra/Makefile
--- a/sysutils/libfm-extra/Makefile     Thu Jun 09 05:23:51 2016 +0000
+++ b/sysutils/libfm-extra/Makefile     Thu Jun 09 05:38:47 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/22 22:08:40 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/09 05:38:47 youri Exp $
 #
 
 DISTNAME=      libfm-1.2.4
@@ -14,7 +14,7 @@
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            intltool pkg-config
+USE_TOOLS+=            intltool pkg-config msgfmt
 
 CONFIGURE_ARGS+=       --with-extra-only
 INSTALLATION_DIRS=     include/libfm



Home | Main Index | Thread Index | Old Index