summaryrefslogtreecommitdiff
path: root/x11/lxinput
diff options
context:
space:
mode:
authoryouri <youri>2016-06-07 10:54:24 +0000
committeryouri <youri>2016-06-07 10:54:24 +0000
commit30448952227b8c9322cdacc17387b36d5ff19d3b (patch)
treee26cf514d6f07826786e174ad3fb52d2aeca4e31 /x11/lxinput
parent05ef05128ab57dc9eba97046edf576df0711ab6d (diff)
downloadpkgsrc-30448952227b8c9322cdacc17387b36d5ff19d3b.tar.gz
Add msgfmt to tools.
Diffstat (limited to 'x11/lxinput')
-rw-r--r--x11/lxinput/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lxinput/Makefile b/x11/lxinput/Makefile
index dd6b824ff6d..8afef1ac2da 100644
--- a/x11/lxinput/Makefile
+++ b/x11/lxinput/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/23 10:46:22 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/07 10:54:24 youri Exp $
DISTNAME= lxinput-0.3.5
CATEGORIES= x11
@@ -11,7 +11,7 @@ COMMENT= Simple graphical front end to configure keyboard and mouse
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake intltool pkg-config
+USE_TOOLS+= gmake intltool pkg-config msgfmt
.include "../../x11/gtk2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"