pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/wbar wm/wbar: USE_TOOLS+= msgfmt



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1b08413ca09
branches:  trunk
changeset: 604187:f1b08413ca09
user:      marino <marino%pkgsrc.org@localhost>
date:      Thu May 24 23:41:14 2012 +0000

description:
wm/wbar: USE_TOOLS+= msgfmt

diffstat:

 wm/wbar/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8547cfab8be2 -r f1b08413ca09 wm/wbar/Makefile
--- a/wm/wbar/Makefile  Thu May 24 23:23:21 2012 +0000
+++ b/wm/wbar/Makefile  Thu May 24 23:41:14 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/03/03 00:14:04 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/05/24 23:41:14 marino Exp $
 #
 
 DISTNAME=      wbar-2.2.2
@@ -15,7 +15,7 @@
 
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
-USE_TOOLS+=    gmake gsed:build intltool pkg-config
+USE_TOOLS+=    gmake gsed:build intltool pkg-config msgfmt
 
 BUILDLINK_TRANSFORM+=  rm:-Werror
 PKG_SYSCONFSUBDIR=     wbar



Home | Main Index | Thread Index | Old Index