pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/lxlauncher Add msgfmt to tools.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b645bc8e5d3
branches:  trunk
changeset: 348321:8b645bc8e5d3
user:      youri <youri%pkgsrc.org@localhost>
date:      Sat Jun 11 23:01:59 2016 +0000

description:
Add msgfmt to tools.

diffstat:

 x11/lxlauncher/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fde083b3db20 -r 8b645bc8e5d3 x11/lxlauncher/Makefile
--- a/x11/lxlauncher/Makefile   Sat Jun 11 23:01:18 2016 +0000
+++ b/x11/lxlauncher/Makefile   Sat Jun 11 23:01:59 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/05/23 10:49:42 youri Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/11 23:01:59 youri Exp $
 
 DISTNAME=      lxlauncher-0.2.5
 CATEGORIES=    x11
@@ -13,7 +13,7 @@
 DEPENDS+=      lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
 
 GNU_CONFIGURE= yes
-USE_TOOLS+=    intltool pkg-config
+USE_TOOLS+=    intltool pkg-config msgfmt
 
 PKG_SYSCONFSUBDIR=     xdg
 MAKE_DIRS+=    ${PKG_SYSCONFDIR}/lxlauncher \



Home | Main Index | Thread Index | Old Index