summaryrefslogtreecommitdiff
path: root/x11/lxrandr
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2016-06-07 10:54:24 +0000
committeryouri <youri@pkgsrc.org>2016-06-07 10:54:24 +0000
commit737914bac3fefb30cbb9575a9c80ec40a8ab4551 (patch)
tree09535dec6cbebdd397a5a7a8f896b67a46e737aa /x11/lxrandr
parentf1bbcc1a731997610284b40be2611db17ebc0207 (diff)
downloadpkgsrc-737914bac3fefb30cbb9575a9c80ec40a8ab4551.tar.gz
Add msgfmt to tools.
Diffstat (limited to 'x11/lxrandr')
-rw-r--r--x11/lxrandr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lxrandr/Makefile b/x11/lxrandr/Makefile
index f6188d0aa38..27683ccb9ac 100644
--- a/x11/lxrandr/Makefile
+++ b/x11/lxrandr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/23 10:15:01 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/06/07 10:54:43 youri Exp $
DISTNAME= lxrandr-0.3.1
CATEGORIES= x11
@@ -11,7 +11,7 @@ COMMENT= Simple graphical front end to the xrandr extension
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"