pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/lxappearance Add msgfmt to toosl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/849eddfbb1c5
branches:  trunk
changeset: 348113:849eddfbb1c5
user:      youri <youri%pkgsrc.org@localhost>
date:      Tue Jun 07 10:28:52 2016 +0000

description:
Add msgfmt to toosl.

diffstat:

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

diffs (18 lines):

diff -r e98f7095e204 -r 849eddfbb1c5 x11/lxappearance/Makefile
--- a/x11/lxappearance/Makefile Tue Jun 07 10:26:52 2016 +0000
+++ b/x11/lxappearance/Makefile Tue Jun 07 10:28:52 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/23 08:08:09 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/07 10:28:52 youri Exp $
 
 DISTNAME=      lxappearance-0.6.2
 CATEGORIES=    x11
@@ -16,7 +16,7 @@
 CONFIGURE_ARGS+=       --disable-static
 CONFIGURE_ARGS+=       --enable-dbus
 USE_LIBTOOL=           yes
-USE_TOOLS+=            intltool pkg-config
+USE_TOOLS+=            intltool pkg-config msgfmt
 
 BUILD_DEPENDS+=        docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 BUILD_DEPENDS+=        libxslt-[0-9]*:../../textproc/libxslt



Home | Main Index | Thread Index | Old Index