summaryrefslogtreecommitdiff
path: root/x11/lxappearance
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2016-06-07 10:28:52 +0000
committeryouri <youri@pkgsrc.org>2016-06-07 10:28:52 +0000
commitf1bbcc1a731997610284b40be2611db17ebc0207 (patch)
tree1e2b9e89dff9318300cede2a2456fe4aab1765fe /x11/lxappearance
parenta6a704c4b9391183fb113b3a7b792ffa6aef82a8 (diff)
downloadpkgsrc-f1bbcc1a731997610284b40be2611db17ebc0207.tar.gz
Add msgfmt to toosl.
Diffstat (limited to 'x11/lxappearance')
-rw-r--r--x11/lxappearance/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lxappearance/Makefile b/x11/lxappearance/Makefile
index f4933c07934..dfd4b7c5eae 100644
--- a/x11/lxappearance/Makefile
+++ b/x11/lxappearance/Makefile
@@ -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+= XSLTPROC=${PREFIX}/bin/xsltproc
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